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

Side by Side 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, 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 unified diff | Download patch
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+components/keyed_service", 2 "+components/keyed_service",
3 "+content/public/common", 3 "+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
4 ] 4 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698