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

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

Issue 2756443003: arc: Update device owner check implementation (Closed)
Patch Set: 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
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+chromeos/login", 2 "+chromeos/login",
3 "+chromeos/network", 3 "+chromeos/network",
4 "+components/onc", 4 "+components/onc",
5 "+chrome/browser/chromeos/login/users",
Kevin Cernekee 2017/03/16 04:15:27 Do these need to be alphabetized?
xiyuan 2017/03/16 05:13:21 Yes, I think we should alpha sort the list. My imp
abhishekbh 2017/03/16 19:02:38 Done.
5 ] 6 ]
OLDNEW
« no previous file with comments | « no previous file | components/arc/net/arc_net_host_impl.cc » ('j') | components/arc/net/arc_net_host_impl.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698