Index: third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceDocument.cpp |
diff --git a/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceDocument.cpp b/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceDocument.cpp |
index 990560e9c7c46fd96cddd6b14e6bef88cef7c051..5006183c3f8049569fcd25cad6c696c7e4c8b545 100644 |
--- a/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceDocument.cpp |
+++ b/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceDocument.cpp |
@@ -14,13 +14,13 @@ |
#include "bindings/core/v8/ExceptionState.h" |
#include "bindings/core/v8/V8DOMConfiguration.h" |
#include "bindings/core/v8/V8Location.h" |
-#include "bindings/core/v8/V8ObjectConstructor.h" |
#include "core/animation/DocumentAnimation.h" |
#include "core/css/DocumentFontFaceSet.h" |
#include "core/dom/DocumentFullscreen.h" |
#include "core/dom/ExecutionContext.h" |
#include "core/svg/SVGDocumentExtensions.h" |
#include "core/xml/DocumentXPathEvaluator.h" |
+#include "platform/bindings/V8ObjectConstructor.h" |
#include "platform/wtf/GetPtr.h" |
#include "platform/wtf/RefPtr.h" |