| Index: Source/modules/cachestorage/DEPS
|
| diff --git a/Source/modules/serviceworkers/DEPS b/Source/modules/cachestorage/DEPS
|
| similarity index 89%
|
| copy from Source/modules/serviceworkers/DEPS
|
| copy to Source/modules/cachestorage/DEPS
|
| index 4dcb75ef9a3e073e6c9c8776f8755252f13ee1e7..37e5313e616c294e09fa9f9531179d5a476502ea 100644
|
| --- a/Source/modules/serviceworkers/DEPS
|
| +++ b/Source/modules/cachestorage/DEPS
|
| @@ -5,6 +5,7 @@ include_rules = [
|
| "-modules",
|
| "+modules/EventModules.h",
|
| "+modules/EventTargetModules.h",
|
| + "+modules/cachestorage",
|
| "+modules/fetch",
|
| "+modules/serviceworkers",
|
| "+platform",
|
|
|