Index: third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceCustomConstructor.h |
diff --git a/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceCustomConstructor.h b/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceCustomConstructor.h |
index 2e2e5dcf960bf89f0b75010673d844b7ced3b2b2..c0e6d0a4e9155196d96ade26525c239e2d0dee3e 100644 |
--- a/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceCustomConstructor.h |
+++ b/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceCustomConstructor.h |
@@ -16,11 +16,11 @@ |
#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/WrapperTypeInfo.h" |
#include "bindings/tests/idls/core/TestInterfaceCustomConstructor.h" |
#include "core/CoreExport.h" |
#include "platform/bindings/ScriptWrappable.h" |
+#include "platform/bindings/V8DOMWrapper.h" |
#include "platform/heap/Handle.h" |
namespace blink { |