| Index: third_party/WebKit/Source/bindings/core/v8/V8BindingForTesting.cpp
|
| diff --git a/third_party/WebKit/Source/bindings/core/v8/V8BindingForTesting.cpp b/third_party/WebKit/Source/bindings/core/v8/V8BindingForTesting.cpp
|
| index 881739568a3b4dd5753ed84237c1dfbece8672ae..bdfc396490ff89c50450d37a1383249dc88aa056 100644
|
| --- a/third_party/WebKit/Source/bindings/core/v8/V8BindingForTesting.cpp
|
| +++ b/third_party/WebKit/Source/bindings/core/v8/V8BindingForTesting.cpp
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "bindings/core/v8/V8BindingForTesting.h"
|
|
|
| -#include "bindings/core/v8/V8Binding.h"
|
| +#include "bindings/core/v8/V8BindingForCore.h"
|
| #include "core/dom/ExecutionContext.h"
|
| #include "core/frame/Settings.h"
|
| #include "core/testing/DummyPageHolder.h"
|
|
|