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

Unified Diff: ui/arc/notification/DEPS

Issue 1477733002: Add ArcNotificationManager for new ARC notification (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Sync dependencies Created 4 years, 11 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/OWNERS » ('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/ash/system/DEPS b/ui/arc/notification/DEPS
similarity index 50%
copy from ash/system/DEPS
copy to ui/arc/notification/DEPS
index 1121c69a1a77d1455a95b7959ae2c760b0dd6eb6..47f22f65cb969b4613fb9183ecf8c169c4933cf8 100644
--- a/ash/system/DEPS
+++ b/ui/arc/notification/DEPS
@@ -1,4 +1,6 @@
include_rules = [
- "-chromeos",
"+components/signin/core/account_id",
+ "+third_party/skia",
+ "+ui/gfx",
+ "+ui/message_center",
]
« no previous file with comments | « ui/arc/arc.gyp ('k') | ui/arc/notification/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698