Index: Source/bindings/tests/results/V8TestInterfaceWillBeGarbageCollected.cpp |
diff --git a/Source/bindings/tests/results/V8TestInterfaceWillBeGarbageCollected.cpp b/Source/bindings/tests/results/V8TestInterfaceWillBeGarbageCollected.cpp |
index c59b5a8a4aa68848dc091d6d22b555d1cef8a765..e605a0f9b3cd1020175179e0027335e1cd047a16 100644 |
--- a/Source/bindings/tests/results/V8TestInterfaceWillBeGarbageCollected.cpp |
+++ b/Source/bindings/tests/results/V8TestInterfaceWillBeGarbageCollected.cpp |
@@ -7,7 +7,6 @@ |
#include "config.h" |
#include "V8TestInterfaceWillBeGarbageCollected.h" |
-#include "RuntimeEnabledFeatures.h" |
#include "bindings/tests/v8/V8TestInterfaceWillBeGarbageCollected.h" |
#include "bindings/v8/ExceptionState.h" |
#include "bindings/v8/V8DOMConfiguration.h" |
@@ -16,6 +15,7 @@ |
#include "core/dom/ContextFeatures.h" |
#include "core/dom/Document.h" |
#include "core/frame/DOMWindow.h" |
+#include "platform/RuntimeEnabledFeatures.h" |
#include "platform/TraceEvent.h" |
#include "wtf/GetPtr.h" |
#include "wtf/RefPtr.h" |