| Index: third_party/WebKit/Source/bindings/tests/results/core/V8TestIntegerIndexedPrimaryGlobal.cpp
|
| diff --git a/third_party/WebKit/Source/bindings/tests/results/core/V8TestIntegerIndexedPrimaryGlobal.cpp b/third_party/WebKit/Source/bindings/tests/results/core/V8TestIntegerIndexedPrimaryGlobal.cpp
|
| index 06f402d4da3b84e9a98de223cde1a7cf0b813547..435599da04c274c54b5c1d19e718d877590218f2 100644
|
| --- a/third_party/WebKit/Source/bindings/tests/results/core/V8TestIntegerIndexedPrimaryGlobal.cpp
|
| +++ b/third_party/WebKit/Source/bindings/tests/results/core/V8TestIntegerIndexedPrimaryGlobal.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"
|
|
|
|
|