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

Unified Diff: components/arc/DEPS

Issue 1412863004: arc-bridge: Add the ARC Bridge Service (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@master
Patch Set: Rebased to ToT Created 5 years, 1 month 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/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/arc/DEPS
diff --git a/ui/base/ime/chromeos/DEPS b/components/arc/DEPS
similarity index 52%
copy from ui/base/ime/chromeos/DEPS
copy to components/arc/DEPS
index 2207eb716935c4e75b85fcad8a8fd7d9b779833f..e2f3f79baeef626395910ffc3b09a440f8da426f 100644
--- a/ui/base/ime/chromeos/DEPS
+++ b/components/arc/DEPS
@@ -1,4 +1,6 @@
include_rules = [
+ "+chromeos/arc",
"+chromeos/chromeos_switches.h",
- "+chromeos/ime",
+ "+chromeos/dbus",
+ "+ipc",
]
« no previous file with comments | « components/arc/BUILD.gn ('k') | components/arc/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698