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

Unified Diff: chromeos/arc/bridge/DEPS

Issue 1412863004: arc-bridge: Add the ARC Bridge Service (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@master
Patch Set: Created 5 years, 2 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: chromeos/arc/bridge/DEPS
diff --git a/components/power/DEPS b/chromeos/arc/bridge/DEPS
similarity index 62%
copy from components/power/DEPS
copy to chromeos/arc/bridge/DEPS
index df2301d5f9692c77ee0546b1f9c16fb625ec1c7b..0759550487bb01bbebcbefacf163259b8d513957 100644
--- a/components/power/DEPS
+++ b/chromeos/arc/bridge/DEPS
@@ -1,4 +1,4 @@
include_rules = [
"+components/keyed_service",
- "+content/public/common",
+ "+chrome/browser/profiles",
oshima 2015/10/23 20:29:45 chromeos/ should not depend on chrome nor content
Luis Héctor Chávez 2015/10/27 00:37:47 Moved to components/arc/, so this is not needed an
]

Powered by Google App Engine
This is Rietveld 408576698