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

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: move arc_service etc into arc_base target, update //ui/arc and add to .gn 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
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",
]

Powered by Google App Engine
This is Rietveld 408576698