Index: Source/bindings/tests/results/V8TestInterfaceNode.cpp |
diff --git a/Source/bindings/tests/results/V8TestInterfaceNode.cpp b/Source/bindings/tests/results/V8TestInterfaceNode.cpp |
index 2bbbdac19bb7ad3aab4bbbf478f9e933a701dae9..9d0ae1730e7057b48095780d5eb2cbacd866cc63 100644 |
--- a/Source/bindings/tests/results/V8TestInterfaceNode.cpp |
+++ b/Source/bindings/tests/results/V8TestInterfaceNode.cpp |
@@ -8,7 +8,6 @@ |
#include "V8TestInterfaceNode.h" |
#include "HTMLNames.h" |
-#include "RuntimeEnabledFeatures.h" |
#include "bindings/tests/v8/V8TestInterfaceEmpty.h" |
#include "bindings/v8/ExceptionState.h" |
#include "bindings/v8/V8AbstractEventListener.h" |
@@ -19,6 +18,7 @@ |
#include "core/dom/ContextFeatures.h" |
#include "core/dom/Document.h" |
#include "core/dom/custom/CustomElementCallbackDispatcher.h" |
+#include "platform/RuntimeEnabledFeatures.h" |
#include "platform/TraceEvent.h" |
#include "wtf/GetPtr.h" |
#include "wtf/RefPtr.h" |