Chromium Code Reviews| Index: third_party/WebKit/Source/modules/quota/DEPS |
| diff --git a/third_party/WebKit/Source/modules/quota/DEPS b/third_party/WebKit/Source/modules/quota/DEPS |
| index 4b17acc15cc785fd7e1f9e6bb432b01f845ea42d..2c4de92becb8252b9a65e7694bf8ad20ec139da2 100644 |
| --- a/third_party/WebKit/Source/modules/quota/DEPS |
| +++ b/third_party/WebKit/Source/modules/quota/DEPS |
| @@ -1,12 +1,7 @@ |
| include_rules = [ |
| - "+bindings", |
| - "+core", |
| "-modules", |
| "+modules/ModulesExport.h", |
| # Can modules/permissions be removed when https://crbug.com/510948 is fixed? |
| "+modules/permissions", |
| "+modules/quota", |
| - "+platform", |
| - "+public/platform", |
| - "-web", |
| ] |