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

Unified Diff: content/DEPS

Issue 1116693002: [NOT FOR REVIEW] Significantly simplify the PlatformNotificationService //content API. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 8 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: content/DEPS
diff --git a/content/DEPS b/content/DEPS
index fb2bf9d417d6ffcb872a51456d53f75b89edeea5..d6d730147e861330267f52e70296d53976f94d23 100644
--- a/content/DEPS
+++ b/content/DEPS
@@ -88,6 +88,8 @@ include_rules = [
"+ui/native_theme",
"+ui/ozone/gpu",
"+ui/ozone/public",
+ "+ui/message_center/notification.h",
+ "+ui/message_center/notification_delegate.h",
"+ui/resources/grit/ui_resources.h",
"+ui/resources/grit/webui_resources.h",
"+ui/resources/grit/webui_resources_map.h",

Powered by Google App Engine
This is Rietveld 408576698