Chromium Code Reviews| Index: third_party/WebKit/Source/modules/netinfo/DEPS |
| diff --git a/third_party/WebKit/Source/modules/netinfo/DEPS b/third_party/WebKit/Source/modules/netinfo/DEPS |
| index 56f5d9ad6b7927ab06b775abea82ef99189dbbde..e4e0d08427632325e04d15241b42f0faf6b3c09f 100644 |
| --- a/third_party/WebKit/Source/modules/netinfo/DEPS |
| +++ b/third_party/WebKit/Source/modules/netinfo/DEPS |
| @@ -1,10 +1,5 @@ |
| include_rules = [ |
| - "+bindings", |
| - "+core", |
| "-modules", |
| "+modules/EventTargetModules.h", |
| "+modules/netinfo", |
| - "+platform", |
| - "+public/platform", |
| - "-web", |
| ] |