| Index: third_party/WebKit/Source/bindings/tests/results/core/V8TestIntegerIndexedGlobal.cpp
|
| diff --git a/third_party/WebKit/Source/bindings/tests/results/core/V8TestIntegerIndexedGlobal.cpp b/third_party/WebKit/Source/bindings/tests/results/core/V8TestIntegerIndexedGlobal.cpp
|
| index 1f272fe3168138856966a64ce280fc315609aa0b..9e938fd2a0b3e94a74daca02b5cf3fcb07027e80 100644
|
| --- a/third_party/WebKit/Source/bindings/tests/results/core/V8TestIntegerIndexedGlobal.cpp
|
| +++ b/third_party/WebKit/Source/bindings/tests/results/core/V8TestIntegerIndexedGlobal.cpp
|
| @@ -17,8 +17,8 @@
|
| #include "bindings/core/v8/V8DOMConfiguration.h"
|
| #include "bindings/core/v8/V8Document.h"
|
| #include "bindings/core/v8/V8Node.h"
|
| -#include "bindings/core/v8/V8ObjectConstructor.h"
|
| #include "core/dom/ExecutionContext.h"
|
| +#include "platform/bindings/V8ObjectConstructor.h"
|
| #include "platform/wtf/GetPtr.h"
|
| #include "platform/wtf/RefPtr.h"
|
|
|
|
|