Index: third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceNode.cpp |
diff --git a/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceNode.cpp b/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceNode.cpp |
index bbd63c768709b11b2027f081020f2c5b23d83754..9a3e525c9479decc7312ae7053a638b9d65c9707 100644 |
--- a/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceNode.cpp |
+++ b/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceNode.cpp |
@@ -17,11 +17,11 @@ |
#include "bindings/core/v8/V8AbstractEventListener.h" |
#include "bindings/core/v8/V8DOMConfiguration.h" |
#include "bindings/core/v8/V8EventListenerHelper.h" |
-#include "bindings/core/v8/V8ObjectConstructor.h" |
#include "bindings/core/v8/V8TestInterfaceEmpty.h" |
#include "core/HTMLNames.h" |
#include "core/dom/ExecutionContext.h" |
#include "core/dom/custom/V0CustomElementProcessingStack.h" |
+#include "platform/bindings/V8ObjectConstructor.h" |
#include "platform/wtf/GetPtr.h" |
#include "platform/wtf/RefPtr.h" |