| Index: third_party/WebKit/Source/core/inspector/ThreadDebugger.cpp
|
| diff --git a/third_party/WebKit/Source/core/inspector/ThreadDebugger.cpp b/third_party/WebKit/Source/core/inspector/ThreadDebugger.cpp
|
| index 5f10efc2caac9e06788e483b05251cd87ff39dc8..5dce282cc4bfa53d316b71d1670785fe8e7325bc 100644
|
| --- a/third_party/WebKit/Source/core/inspector/ThreadDebugger.cpp
|
| +++ b/third_party/WebKit/Source/core/inspector/ThreadDebugger.cpp
|
| @@ -6,7 +6,7 @@
|
|
|
| #include <memory>
|
| #include "bindings/core/v8/SourceLocation.h"
|
| -#include "bindings/core/v8/V8Binding.h"
|
| +#include "bindings/core/v8/V8BindingForCore.h"
|
| #include "bindings/core/v8/V8DOMException.h"
|
| #include "bindings/core/v8/V8DOMTokenList.h"
|
| #include "bindings/core/v8/V8Event.h"
|
|
|