| Index: third_party/WebKit/Source/bindings/core/v8/custom/V8DevToolsHostCustom.cpp
|
| diff --git a/third_party/WebKit/Source/bindings/core/v8/custom/V8DevToolsHostCustom.cpp b/third_party/WebKit/Source/bindings/core/v8/custom/V8DevToolsHostCustom.cpp
|
| index 117bbb8b5b57917b70ce1571b799075beb7788f1..ffffdab73748bb3d6c904f54b3e0b48dd7f3ff3d 100644
|
| --- a/third_party/WebKit/Source/bindings/core/v8/custom/V8DevToolsHostCustom.cpp
|
| +++ b/third_party/WebKit/Source/bindings/core/v8/custom/V8DevToolsHostCustom.cpp
|
| @@ -30,7 +30,7 @@
|
|
|
| #include "bindings/core/v8/V8DevToolsHost.h"
|
|
|
| -#include "bindings/core/v8/V8Binding.h"
|
| +#include "bindings/core/v8/V8BindingForCore.h"
|
| #include "bindings/core/v8/V8HTMLDocument.h"
|
| #include "bindings/core/v8/V8MouseEvent.h"
|
| #include "bindings/core/v8/V8Window.h"
|
|
|