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

Unified Diff: Source/modules/notifications/DEPS

Issue 718093002: Introduce the NotificationEvent object. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: add a test Created 6 years, 1 month 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
« no previous file with comments | « Source/modules/modules.gypi ('k') | Source/modules/notifications/NotificationEvent.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/notifications/DEPS
diff --git a/Source/modules/notifications/DEPS b/Source/modules/notifications/DEPS
index 3e07983bb3dc3a7fa517c86129718e3b7872436e..7b0f31aefa7103a402a60b09c6d4beb029bb1b4d 100644
--- a/Source/modules/notifications/DEPS
+++ b/Source/modules/notifications/DEPS
@@ -3,8 +3,10 @@ include_rules = [
"+core",
"+heap",
"-modules",
+ "+modules/EventModules.h",
"+modules/EventTargetModules.h",
"+modules/notifications",
+ "+modules/serviceworkers",
"+platform",
"+public/platform",
"-web",
« no previous file with comments | « Source/modules/modules.gypi ('k') | Source/modules/notifications/NotificationEvent.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698