| 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
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..85b553a44fa7eb11df2f870006f38d0a84f3f258
|
| --- /dev/null
|
| +++ b/third_party/WebKit/Source/core/inspector/v8/DEPS
|
| @@ -0,0 +1,21 @@
|
| +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",
|
| + "+bindings/core/v8/ScriptValue.h",
|
| + "+bindings/core/v8/V8AbstractEventListener.h",
|
| + "+bindings/core/v8/V8Binding.h",
|
| + "+bindings/core/v8/V8DOMException.h",
|
| + "+bindings/core/v8/V8DOMTokenList.h",
|
| + "+bindings/core/v8/V8HiddenValue.h",
|
| + "+bindings/core/v8/V8HTMLAllCollection.h",
|
| + "+bindings/core/v8/V8HTMLCollection.h",
|
| + "+bindings/core/v8/V8Node.h",
|
| + "+bindings/core/v8/V8NodeList.h",
|
| + "+bindings/core/v8/V8PerContextData.h",
|
| + "+bindings/core/v8/V8RecursionScope.h",
|
| + "+bindings/core/v8/V8ScriptRunner.h",
|
| +]
|
|
|