| Index: third_party/WebKit/Source/modules/serviceworkers/DEPS
|
| diff --git a/third_party/WebKit/Source/modules/serviceworkers/DEPS b/third_party/WebKit/Source/modules/serviceworkers/DEPS
|
| index 3e20685f948ea1d2d0db425517c1038c5c0ecaed..5876b3b265696f5b037be85e77706e6f7fd7672b 100644
|
| --- a/third_party/WebKit/Source/modules/serviceworkers/DEPS
|
| +++ b/third_party/WebKit/Source/modules/serviceworkers/DEPS
|
| @@ -1,8 +1,14 @@
|
| include_rules = [
|
| + "+bindings",
|
| + "+core",
|
| "-modules",
|
| "+modules/EventModules.h",
|
| "+modules/EventTargetModules.h",
|
| "+modules/ModulesExport.h",
|
| "+modules/fetch",
|
| "+modules/serviceworkers",
|
| + "+mojo/public/cpp/system/data_pipe.h",
|
| + "+platform",
|
| + "+public/platform",
|
| + "-web",
|
| ]
|
|
|