Index: Source/bindings/tests/results/V8TestInterface2.cpp |
diff --git a/Source/bindings/tests/results/V8TestInterface2.cpp b/Source/bindings/tests/results/V8TestInterface2.cpp |
index 4d166cbda1f70df83946122c3ce1905e84d8ec24..dbfa3077ff563c7b40d210eaf418b7035a523c7e 100644 |
--- a/Source/bindings/tests/results/V8TestInterface2.cpp |
+++ b/Source/bindings/tests/results/V8TestInterface2.cpp |
@@ -7,7 +7,6 @@ |
#include "config.h" |
#include "V8TestInterface2.h" |
-#include "RuntimeEnabledFeatures.h" |
#include "bindings/tests/v8/V8TestInterface.h" |
#include "bindings/tests/v8/V8TestInterfaceEmpty.h" |
#include "bindings/v8/ExceptionState.h" |
@@ -19,6 +18,7 @@ |
#include "core/dom/Document.h" |
#include "core/dom/Element.h" |
#include "core/frame/DOMWindow.h" |
+#include "platform/RuntimeEnabledFeatures.h" |
#include "platform/TraceEvent.h" |
#include "wtf/GetPtr.h" |
#include "wtf/RefPtr.h" |