Chromium Code Reviews| Index: third_party/WebKit/Source/modules/filesystem/DEPS |
| diff --git a/third_party/WebKit/Source/modules/filesystem/DEPS b/third_party/WebKit/Source/modules/filesystem/DEPS |
| index 95f49dc1ca310927aa8f53bd499d85c3f99b3312..23d0b4922bbc7ed009837267d40fad8e2d6ae840 100644 |
| --- a/third_party/WebKit/Source/modules/filesystem/DEPS |
| +++ b/third_party/WebKit/Source/modules/filesystem/DEPS |
| @@ -1,11 +1,6 @@ |
| include_rules = [ |
| - "+bindings", |
| - "+core", |
| "-modules", |
| "+modules/EventTargetModules.h", |
| "+modules/ModulesExport.h", |
| "+modules/filesystem", |
| - "+platform", |
| - "+public/platform", |
| - "-web", |
| ] |