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

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

Issue 1720263002: Add a policy_browsertest for the DefaultWebBluetoothGuardSetting. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@policy-disable-bt
Patch Set: Created 4 years, 10 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 | chrome/browser/policy/policy_browsertest.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", 2 "+chrome",
3 "+chromeos", 3 "+chromeos",
4 "+components/drive/drive_pref_names.h", 4 "+components/drive/drive_pref_names.h",
5 "+components/user_manager", 5 "+components/user_manager",
6 "+content/browser/bluetooth",
7 "+content/common/bluetooth",
6 "+content/public/browser", 8 "+content/public/browser",
7 "+content/public/common", 9 "+content/public/common",
8 "+content/public/test", 10 "+content/public/test",
9 ] 11 ]
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/policy/policy_browsertest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698