| Index: third_party/WebKit/Source/core/inspector/v8/DEPS
|
| diff --git a/third_party/WebKit/Source/core/inspector/v8/DEPS b/third_party/WebKit/Source/core/inspector/v8/DEPS
|
| index 85b553a44fa7eb11df2f870006f38d0a84f3f258..2f7250d24f02aeda97f23a3ce0e2ac71f98b1cb4 100644
|
| --- a/third_party/WebKit/Source/core/inspector/v8/DEPS
|
| +++ b/third_party/WebKit/Source/core/inspector/v8/DEPS
|
| @@ -1,7 +1,6 @@
|
| include_rules = [
|
| "-bindings/core",
|
| "+bindings/core/v8/ExceptionState.h",
|
| - "+bindings/core/v8/ScopedPersistent.h",
|
| "+bindings/core/v8/ScriptCallStackFactory.h",
|
| "+bindings/core/v8/ScriptRegexp.h",
|
| "+bindings/core/v8/ScriptState.h",
|
|
|