| Index: third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceConstructor4.cpp
|
| diff --git a/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceConstructor4.cpp b/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceConstructor4.cpp
|
| index 7d3be65ad4c42026c3576ab13edef2b5cd9aa8e4..744331ee3b1a1d0ea5ab86e61044a8ab79941faa 100644
|
| --- a/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceConstructor4.cpp
|
| +++ b/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceConstructor4.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 "bindings/core/v8/V8TestInterfaceConstructor4.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"
|
|
|
|
|