Index: Source/bindings/tests/results/V8TestInterfaceConstructor3.cpp |
diff --git a/Source/bindings/tests/results/V8TestInterfaceConstructor3.cpp b/Source/bindings/tests/results/V8TestInterfaceConstructor3.cpp |
index c304b9409709f2f9d29090bba9fbefb5efe37b9b..fb22a69d146bed92dd75235e57bc9a2b7a4726ab 100644 |
--- a/Source/bindings/tests/results/V8TestInterfaceConstructor3.cpp |
+++ b/Source/bindings/tests/results/V8TestInterfaceConstructor3.cpp |
@@ -7,7 +7,6 @@ |
#include "config.h" |
#include "V8TestInterfaceConstructor3.h" |
-#include "RuntimeEnabledFeatures.h" |
#include "bindings/v8/ExceptionState.h" |
#include "bindings/v8/V8DOMConfiguration.h" |
#include "bindings/v8/V8HiddenValue.h" |
@@ -15,6 +14,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" |