Index: third_party/WebKit/Source/bindings/tests/results/core/V8TestNode.h |
diff --git a/third_party/WebKit/Source/bindings/tests/results/core/V8TestNode.h b/third_party/WebKit/Source/bindings/tests/results/core/V8TestNode.h |
index 0699b3e7517a39a4f246c9798dfe99a6e11cc178..bf513d3377e8da7bcb030222de08b6d2f035a45d 100644 |
--- a/third_party/WebKit/Source/bindings/tests/results/core/V8TestNode.h |
+++ b/third_party/WebKit/Source/bindings/tests/results/core/V8TestNode.h |
@@ -16,12 +16,12 @@ |
#include "bindings/core/v8/NativeValueTraits.h" |
#include "bindings/core/v8/ToV8ForCore.h" |
#include "bindings/core/v8/V8BindingForCore.h" |
-#include "bindings/core/v8/V8DOMWrapper.h" |
#include "bindings/core/v8/V8Node.h" |
#include "bindings/core/v8/WrapperTypeInfo.h" |
#include "bindings/tests/idls/core/TestNode.h" |
#include "core/CoreExport.h" |
#include "platform/bindings/ScriptWrappable.h" |
+#include "platform/bindings/V8DOMWrapper.h" |
#include "platform/heap/Handle.h" |
namespace blink { |