Chromium Code Reviews| 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 41c9b6a3f4f326dde46d9710de2bbaf47c2f95ba..74d4ced66e98eb3497398502610f4ba8e7db1f4b 100644 |
| --- a/chrome/test/data/policy/policy_test_cases.json |
| +++ b/chrome/test/data/policy/policy_test_cases.json |
| @@ -1013,9 +1013,7 @@ |
| { "policy": { "DefaultPluginsSetting": 1 }, |
| "value": "allow"}, |
| { "policy": { "DefaultPluginsSetting": 2 }, |
| - "value": "block"}, |
| - { "policy": { "DefaultPluginsSetting": 3 }, |
|
tommycli
2014/12/16 19:55:47
Removed because the 'ask' radio box is gone. There
|
| - "value": "ask"} |
| + "value": "block"} |
| ] |
| } |
| ], |