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

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: Improved thread-safety 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: components/arc/DEPS
diff --git a/components/network_hints/browser/DEPS b/components/arc/DEPS
similarity index 56%
copy from components/network_hints/browser/DEPS
copy to components/arc/DEPS
index 9883d79bbcf4b3426ca213bf6b6bb17af3462938..67eaaf18c4415771bd4e1b628b80836393fa147d 100644
--- a/components/network_hints/browser/DEPS
+++ b/components/arc/DEPS
@@ -1,5 +1,6 @@
include_rules = [
+ "+chromeos",
+ "+components/keyed_service",
"+content/public/browser",
"+ipc",
- "+net",
]
« no previous file with comments | « components/arc.gypi ('k') | components/arc/OWNERS » ('j') | components/arc/arc_bridge_service.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698