Chromium Code Reviews| Index: Source/modules/fetch/DEPS |
| diff --git a/Source/modules/quota/DEPS b/Source/modules/fetch/DEPS |
| similarity index 85% |
| copy from Source/modules/quota/DEPS |
| copy to Source/modules/fetch/DEPS |
| index f2a4b567c6afa91b74cb5eafd379057028b7e936..45496663eaf711b6a4ea9bba89b2aec3ec2ebc48 100644 |
| --- a/Source/modules/quota/DEPS |
| +++ b/Source/modules/fetch/DEPS |
| @@ -3,7 +3,7 @@ include_rules = [ |
| "+core", |
| "+heap", |
| "-modules", |
| - "+modules/quota", |
| + "+modules/fetch", |
| "+platform", |
| "+public/platform", |
| "-web", |