Chromium Code Reviews| Index: Source/modules/quota/DEPS |
| diff --git a/Source/modules/quota/DEPS b/Source/modules/quota/DEPS |
| index ab6ae0218d784c1a88a67b2d46f65219c42122c9..4655d793dcf79a99dc591e2e5460be6cfec83cdb 100644 |
| --- a/Source/modules/quota/DEPS |
| +++ b/Source/modules/quota/DEPS |
| @@ -4,6 +4,8 @@ include_rules = [ |
| "+heap", |
| "-modules", |
| "+modules/ModulesExport.h", |
| + # Can modules/permissions be removed when https://crbug.com/510948 is fixed? |
|
dgrogan
2015/08/10 22:26:40
Mounir, I changed this comment in light of Kentaro
|
| + "+modules/permissions", |
| "+modules/quota", |
| "+platform", |
| "+public/platform", |