Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(778)

Unified Diff: third_party/WebKit/Source/modules/notifications/DEPS

Issue 2778713002: Clean up DEPS files under Source/modules (Closed)
Patch Set: Fixed csspaint Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",
]
« no previous file with comments | « third_party/WebKit/Source/modules/netinfo/DEPS ('k') | third_party/WebKit/Source/modules/peerconnection/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698