Chromium Code Reviews| Index: third_party/WebKit/Source/platform/DEPS |
| diff --git a/third_party/WebKit/Source/platform/DEPS b/third_party/WebKit/Source/platform/DEPS |
| index c572870a34e3c3fa430b503c1d7110899d5593b6..8e5773f38196b5b3c424934d82dc60560043811d 100644 |
| --- a/third_party/WebKit/Source/platform/DEPS |
| +++ b/third_party/WebKit/Source/platform/DEPS |
| @@ -21,6 +21,7 @@ include_rules = [ |
| "+base/trace_event", |
| "+base/values.h", |
| "+device", |
| + "+bindings", |
| "+gpu/GLES2", |
| "+mozilla", |
| "+platform", |
| @@ -31,7 +32,6 @@ include_rules = [ |
| "+ui/gfx", |
| "+url", |
| "+webp", |
| - "-bindings", |
| "-core", |
| "-modules", |
| ] |