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

Unified Diff: ui/arc/notification/DEPS

Issue 2221073002: arc: Custom notification improvements (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: for #3 Created 4 years, 4 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
« no previous file with comments | « ui/arc/arc.gyp ('k') | ui/arc/notification/arc_custom_notification_view.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/arc/notification/DEPS
diff --git a/ui/arc/notification/DEPS b/ui/arc/notification/DEPS
index 60aca36048c425699063df3fbd11a93f18e74255..5b939a5775608306c00acd567e4fcd3e3d7bfc14 100644
--- a/ui/arc/notification/DEPS
+++ b/ui/arc/notification/DEPS
@@ -4,9 +4,13 @@ include_rules = [
"+third_party/skia",
"+ui/aura",
"+ui/base",
+ "+ui/compositor",
+ "+ui/display",
+ "+ui/events",
"+ui/gfx",
"+ui/message_center",
"+ui/resources",
"+ui/strings",
"+ui/views",
+ "+ui/wm",
]
« no previous file with comments | « ui/arc/arc.gyp ('k') | ui/arc/notification/arc_custom_notification_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698