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

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

Issue 10855045: Fix testing artefact in boolean policy polarity whitelist. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 4 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 dce67b0ad59642ea5077f8cbadbbb0fd1e8d6735..8cfcbb3d2bb9bed587b2742df882457b7e781b9a 100755
--- a/chrome/app/policy/syntax_check_policy_template_json.py
+++ b/chrome/app/policy/syntax_check_policy_template_json.py
@@ -43,7 +43,7 @@ LEGACY_INVERTED_POLARITY_WHITELIST = [
'DisableScreenshots',
'DisableSpdy',
'DisableSSLRecordSplitting',
- 'ExternalStorageDisabledforrealz',
+ 'ExternalStorageDisabled',
'GDataDisabled',
'GDataDisabledOverCellular',
'SavingBrowserHistoryDisabled',
« 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