| 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": {
|
|
|