| 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 700e7aa062fa16a68a756691f7f677683c4da5cb..104db8fe088d304f1318320bacac4cc96e9292c7 100644
|
| --- a/chrome/test/data/policy/policy_test_cases.json
|
| +++ b/chrome/test/data/policy/policy_test_cases.json
|
| @@ -1359,19 +1359,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": {
|
|
|