Chromium Code Reviews| Index: third_party/WebKit/Source/bindings/core/DEPS |
| diff --git a/third_party/WebKit/Source/bindings/core/DEPS b/third_party/WebKit/Source/bindings/core/DEPS |
| index fa889cd220d1baf670efb7e1c71bd385af35a1ef..9bc8a5bf684bd8680673ac71b65cf7d705c03237 100644 |
| --- a/third_party/WebKit/Source/bindings/core/DEPS |
| +++ b/third_party/WebKit/Source/bindings/core/DEPS |
| @@ -7,4 +7,5 @@ include_rules = [ |
| "+platform", |
| "+public/platform", |
| "-web", |
| + "+web/tests", |
| ] |