Index: third_party/WebKit/Source/bindings/tests/results/core/V8TestInterface.h |
diff --git a/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterface.h b/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterface.h |
index 28f16f3b813b67a0a7cab2a302f92d3982e96e13..2645878ed803609aee1321eaa48a77d83a923252 100644 |
--- a/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterface.h |
+++ b/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterface.h |
@@ -17,12 +17,12 @@ |
#include "bindings/core/v8/StringOrDouble.h" |
#include "bindings/core/v8/ToV8ForCore.h" |
#include "bindings/core/v8/V8BindingForCore.h" |
-#include "bindings/core/v8/V8DOMWrapper.h" |
#include "bindings/core/v8/V8TestInterfaceEmpty.h" |
#include "bindings/core/v8/WrapperTypeInfo.h" |
#include "bindings/tests/idls/core/TestInterfaceImplementation.h" |
#include "core/CoreExport.h" |
#include "platform/bindings/ScriptWrappable.h" |
+#include "platform/bindings/V8DOMWrapper.h" |
#include "platform/heap/Handle.h" |
namespace blink { |