Index: third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceSecureContext.cpp |
diff --git a/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceSecureContext.cpp b/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceSecureContext.cpp |
index 38e422cc152dbe6c087c43cdc58d026f9e5465cc..876a528ca6378405009fe609057cc5c76c1972c9 100644 |
--- a/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceSecureContext.cpp |
+++ b/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceSecureContext.cpp |
@@ -15,9 +15,9 @@ |
#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/dom/ExecutionContext.h" |
#include "platform/RuntimeEnabledFeatures.h" |
+#include "platform/bindings/V8ObjectConstructor.h" |
#include "platform/wtf/GetPtr.h" |
#include "platform/wtf/RefPtr.h" |