| 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..d797290b0975b25b65d0fcedca50ebcdd333ecf7 100644
|
| --- a/third_party/WebKit/Source/core/inspector/v8/DEPS
|
| +++ b/third_party/WebKit/Source/core/inspector/v8/DEPS
|
| @@ -10,6 +10,7 @@ include_rules = [
|
| "+bindings/core/v8/V8Binding.h",
|
| "+bindings/core/v8/V8DOMException.h",
|
| "+bindings/core/v8/V8DOMTokenList.h",
|
| + "+bindings/core/v8/V8GlobalValueMap.h",
|
| "+bindings/core/v8/V8HiddenValue.h",
|
| "+bindings/core/v8/V8HTMLAllCollection.h",
|
| "+bindings/core/v8/V8HTMLCollection.h",
|
|
|