| 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 1ee7dbb218865513e49b9b58b7c9af7c11b8e33f..12e65e0175a3e5cefac2fc3fa299a87854290a83 100644
|
| --- a/third_party/WebKit/Source/core/inspector/v8/DEPS
|
| +++ b/third_party/WebKit/Source/core/inspector/v8/DEPS
|
| @@ -1,15 +1,7 @@
|
| include_rules = [
|
| "-bindings/core",
|
| - "+bindings/core/v8/ExceptionState.h",
|
| "+bindings/core/v8/ScriptCallStackFactory.h",
|
| "+bindings/core/v8/ScriptRegexp.h",
|
| - "+bindings/core/v8/V8Binding.h",
|
| - "+bindings/core/v8/V8DOMException.h",
|
| - "+bindings/core/v8/V8DOMTokenList.h",
|
| "+bindings/core/v8/V8GlobalValueMap.h",
|
| - "+bindings/core/v8/V8HTMLAllCollection.h",
|
| - "+bindings/core/v8/V8HTMLCollection.h",
|
| - "+bindings/core/v8/V8Node.h",
|
| - "+bindings/core/v8/V8NodeList.h",
|
| "+bindings/core/v8/V8RecursionScope.h",
|
| ]
|
|
|