Index: Source/bindings/tests/results/V8TestInterfaceEventConstructor.cpp |
diff --git a/Source/bindings/tests/results/V8TestInterfaceEventConstructor.cpp b/Source/bindings/tests/results/V8TestInterfaceEventConstructor.cpp |
index 9e8ec9fb3619e5b692cfca4bbdfd4137cb53518c..1670e618ac095f622ed084b9eb6027ebaf399af4 100644 |
--- a/Source/bindings/tests/results/V8TestInterfaceEventConstructor.cpp |
+++ b/Source/bindings/tests/results/V8TestInterfaceEventConstructor.cpp |
@@ -7,7 +7,6 @@ |
#include "config.h" |
#include "V8TestInterfaceEventConstructor.h" |
-#include "RuntimeEnabledFeatures.h" |
#include "bindings/tests/v8/V8TestInterfaceEmpty.h" |
#include "bindings/v8/Dictionary.h" |
#include "bindings/v8/ExceptionState.h" |
@@ -21,6 +20,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" |