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

Unified Diff: ui/arc/notification/DEPS

Issue 2093563007: Add a floating close button for arc custom notification (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix typo Created 4 years, 6 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_item.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 062fd044f71e9517c6390b4150a3ad27db852a41..d287f55d99cd98d23753cd1fa6a4e9ab0fec8bd7 100644
--- a/ui/arc/notification/DEPS
+++ b/ui/arc/notification/DEPS
@@ -2,7 +2,10 @@ include_rules = [
"+components/exo",
"+components/signin/core/account_id",
"+third_party/skia",
+ "+ui/base",
"+ui/gfx",
"+ui/message_center",
+ "+ui/resources",
+ "+ui/strings",
"+ui/views",
]
« no previous file with comments | « ui/arc/arc.gyp ('k') | ui/arc/notification/arc_custom_notification_item.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698