Index: Source/bindings/tests/results/V8TestInterfaceConstructor.cpp |
diff --git a/Source/bindings/tests/results/V8TestInterfaceConstructor.cpp b/Source/bindings/tests/results/V8TestInterfaceConstructor.cpp |
index 5be99ad997ff607fb5398c933e8db97d9bbab7e4..4c1015624da44d46014b982b2080506fa9f8e07b 100644 |
--- a/Source/bindings/tests/results/V8TestInterfaceConstructor.cpp |
+++ b/Source/bindings/tests/results/V8TestInterfaceConstructor.cpp |
@@ -7,7 +7,6 @@ |
#include "config.h" |
#include "V8TestInterfaceConstructor.h" |
-#include "RuntimeEnabledFeatures.h" |
#include "bindings/tests/v8/V8TestInterfaceEmpty.h" |
#include "bindings/v8/Dictionary.h" |
#include "bindings/v8/ExceptionState.h" |
@@ -18,6 +17,7 @@ |
#include "core/dom/Document.h" |
#include "core/frame/DOMWindow.h" |
#include "core/frame/UseCounter.h" |
+#include "platform/RuntimeEnabledFeatures.h" |
#include "platform/TraceEvent.h" |
#include "wtf/GetPtr.h" |
#include "wtf/RefPtr.h" |