| Index: third_party/WebKit/Source/modules/notifications/DEPS
|
| diff --git a/third_party/WebKit/Source/modules/notifications/DEPS b/third_party/WebKit/Source/modules/notifications/DEPS
|
| index 797072d0fc48ff6c668ee5c698e68f9a04228e08..95cfebb118b61f26a81165f53735f952ed22dc7f 100644
|
| --- a/third_party/WebKit/Source/modules/notifications/DEPS
|
| +++ b/third_party/WebKit/Source/modules/notifications/DEPS
|
| @@ -1,6 +1,4 @@
|
| include_rules = [
|
| - "+bindings",
|
| - "+core",
|
| "-modules",
|
| "+modules/EventModules.h",
|
| "+modules/EventTargetModules.h",
|
| @@ -9,8 +7,5 @@ include_rules = [
|
| "+modules/permissions",
|
| "+modules/serviceworkers",
|
| "+modules/vibration",
|
| - "+platform",
|
| - "+public/platform",
|
| "+skia/ext",
|
| - "-web",
|
| ]
|
|
|