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

Unified Diff: components/arc/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 | « components/arc/BUILD.gn ('k') | components/arc/arc_service_manager.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/arc/DEPS
diff --git a/components/arc/DEPS b/components/arc/DEPS
index 1f54badb641060ccfb390d1a75f6e36df7b65d95..6f780e7ab7a2ba835a330d7f2b177040cb513dca 100644
--- a/components/arc/DEPS
+++ b/components/arc/DEPS
@@ -2,7 +2,9 @@ include_rules = [
"+chromeos/arc",
"+chromeos/chromeos_switches.h",
"+chromeos/dbus",
+ "+components/signin/core/account_id",
"+ipc",
"+mojo",
"+third_party/mojo",
+ "+ui/arc",
]
« no previous file with comments | « components/arc/BUILD.gn ('k') | components/arc/arc_service_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698