Index: Source/bindings/tests/results/V8TestSpecialOperations.cpp |
diff --git a/Source/bindings/tests/results/V8TestSpecialOperations.cpp b/Source/bindings/tests/results/V8TestSpecialOperations.cpp |
index 4d67ac487a302eff0f0db7d15f1d40f5a0faa97e..4adede7eaa044e27b809d25c15c064bd25732e45 100644 |
--- a/Source/bindings/tests/results/V8TestSpecialOperations.cpp |
+++ b/Source/bindings/tests/results/V8TestSpecialOperations.cpp |
@@ -7,7 +7,6 @@ |
#include "config.h" |
#include "V8TestSpecialOperations.h" |
-#include "RuntimeEnabledFeatures.h" |
#include "bindings/core/v8/V8NodeList.h" |
#include "bindings/tests/v8/V8Node.h" |
#include "bindings/v8/ExceptionState.h" |
@@ -20,6 +19,7 @@ |
#include "core/dom/NodeList.h" |
#include "core/dom/StaticNodeList.h" |
#include "core/html/LabelsNodeList.h" |
+#include "platform/RuntimeEnabledFeatures.h" |
#include "platform/TraceEvent.h" |
#include "wtf/GetPtr.h" |
#include "wtf/RefPtr.h" |