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

Unified Diff: chrome/test/data/policy/policy_test_cases.json

Issue 14813039: Retire the Enterprise Web Store policies. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase. Created 7 years, 7 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 | « chrome/common/pref_names.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/policy/policy_test_cases.json
diff --git a/chrome/test/data/policy/policy_test_cases.json b/chrome/test/data/policy/policy_test_cases.json
index 39d71f68930ad0af811d89ff5049b43d8a873a4b..94f782f413f98d84e9545fa6038e6fbf97f2b09e 100644
--- a/chrome/test/data/policy/policy_test_cases.json
+++ b/chrome/test/data/policy/policy_test_cases.json
@@ -1361,19 +1361,11 @@
},
"EnterpriseWebStoreURL": {
- "os": ["win", "linux", "mac", "chromeos"],
- "test_policy": { "EnterpriseWebStoreURL": "http://example.com/webstore" },
- "pref_mappings": [
- { "pref": "webstore.enterprise_store_url" }
- ]
+ "note": "This policy is retired, see http://crbug.com/178938."
},
"EnterpriseWebStoreName": {
- "os": ["win", "linux", "mac", "chromeos"],
- "test_policy": { "EnterpriseWebStoreName": "Example Webstore" },
- "pref_mappings": [
- { "pref": "webstore.enterprise_store_name" }
- ]
+ "note": "This policy is retired, see http://crbug.com/178938."
},
"EnableMemoryInfo": {
« no previous file with comments | « chrome/common/pref_names.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698