Index: third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceConstructor2.cpp |
diff --git a/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceConstructor2.cpp b/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceConstructor2.cpp |
index 300ce03e75555beeee0a998541a2e45ad8fdd91f..0ac2ee27ba9220c01b3040794a357d2ed3f89c77 100644 |
--- a/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceConstructor2.cpp |
+++ b/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceConstructor2.cpp |
@@ -16,10 +16,10 @@ |
#include "bindings/core/v8/IDLTypes.h" |
#include "bindings/core/v8/NativeValueTraitsImpl.h" |
#include "bindings/core/v8/V8DOMConfiguration.h" |
-#include "bindings/core/v8/V8ObjectConstructor.h" |
#include "bindings/core/v8/V8TestInterfaceEmpty.h" |
#include "core/dom/ExecutionContext.h" |
#include "core/frame/LocalDOMWindow.h" |
+#include "platform/bindings/V8ObjectConstructor.h" |
#include "platform/wtf/GetPtr.h" |
#include "platform/wtf/RefPtr.h" |