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

Side by Side Diff: components/arc/net/DEPS

Issue 2756443003: arc: Update device owner check implementation (Closed)
Patch Set: Update deps order, commit message and add comments Created 3 years, 9 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 unified diff | Download patch
« no previous file with comments | « no previous file | components/arc/net/arc_net_host_impl.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+chrome/browser/chromeos/login/users",
Luis Héctor Chávez 2017/03/16 19:23:38 eek, this is not allowed D: (as indicated by the p
xiyuan 2017/03/16 19:29:21 Right, components could not depend on chrome. Miss
abhishekbh 2017/03/16 20:57:09 Done.
2 "+chromeos/login", 3 "+chromeos/login",
3 "+chromeos/network", 4 "+chromeos/network",
4 "+components/onc", 5 "+components/onc",
5 ] 6 ]
OLDNEW
« no previous file with comments | « no previous file | components/arc/net/arc_net_host_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698