Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 624404 | Differences between
and this patch

Collapse All | Expand All

(-)a/Source/WebCore/dom/SlotAssignment.h (+1 lines)
Lines 28-33 Link Here
28
28
29
#if ENABLE(SHADOW_DOM) || ENABLE(DETAILS_ELEMENT)
29
#if ENABLE(SHADOW_DOM) || ENABLE(DETAILS_ELEMENT)
30
30
31
#include <functional>
31
#include <wtf/HashMap.h>
32
#include <wtf/HashMap.h>
32
#include <wtf/HashSet.h>
33
#include <wtf/HashSet.h>
33
#include <wtf/Vector.h>
34
#include <wtf/Vector.h>

Return to bug 624404