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

Side by Side Diff: chrome/browser/policy/DEPS

Issue 1829703002: Add ArcEnabled policy implementation (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed comments. Created 4 years, 8 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 "+chrome", 2 "+chrome",
3 "+chromeos", 3 "+chromeos",
4 "+components/arc/test",
4 "+components/drive/drive_pref_names.h", 5 "+components/drive/drive_pref_names.h",
5 "+components/user_manager", 6 "+components/user_manager",
6 "+content/public/browser", 7 "+content/public/browser",
7 "+content/public/common", 8 "+content/public/common",
8 "+content/public/test", 9 "+content/public/test",
9 ] 10 ]
OLDNEW
« no previous file with comments | « chrome/browser/chromeos/arc/arc_auth_service.cc ('k') | chrome/browser/policy/configuration_policy_handler_list_factory.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698