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

Unified Diff: chrome/app/policy/syntax_check_policy_template_json.py

Issue 11271018: Update policy presubmit chat after two policies were renamed (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 2 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/policy/syntax_check_policy_template_json.py
diff --git a/chrome/app/policy/syntax_check_policy_template_json.py b/chrome/app/policy/syntax_check_policy_template_json.py
index 8cfcbb3d2bb9bed587b2742df882457b7e781b9a..a2d51952f49ad7fbc6d776bb5423723f2bbaae12 100755
--- a/chrome/app/policy/syntax_check_policy_template_json.py
+++ b/chrome/app/policy/syntax_check_policy_template_json.py
@@ -44,8 +44,8 @@ LEGACY_INVERTED_POLARITY_WHITELIST = [
'DisableSpdy',
'DisableSSLRecordSplitting',
'ExternalStorageDisabled',
- 'GDataDisabled',
- 'GDataDisabledOverCellular',
+ 'DriveDisabled',
+ 'DriveDisabledOverCellular',
Joao da Silva 2012/10/25 08:13:04 nit: alphabetical order
bartfab (slow) 2012/10/25 08:14:24 Done.
'SavingBrowserHistoryDisabled',
'SyncDisabled',
]
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698