Index: third_party/WebKit/Source/bindings/tests/results/core/V8SVGTestInterface.cpp |
diff --git a/third_party/WebKit/Source/bindings/tests/results/core/V8SVGTestInterface.cpp b/third_party/WebKit/Source/bindings/tests/results/core/V8SVGTestInterface.cpp |
index 57110a1836795474bf104a9f2a524e58637f774c..71e744b6d9f1a877295670610cc661ec0811a75a 100644 |
--- a/third_party/WebKit/Source/bindings/tests/results/core/V8SVGTestInterface.cpp |
+++ b/third_party/WebKit/Source/bindings/tests/results/core/V8SVGTestInterface.cpp |
@@ -15,10 +15,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 "core/SVGNames.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" |