| 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 860b61f6bda1472bd468448d871185703cf4de80..53752a8c96a1808a66cfef364a92b70f92f209fc 100644
|
| --- a/chrome/test/data/policy/policy_test_cases.json
|
| +++ b/chrome/test/data/policy/policy_test_cases.json
|
| @@ -981,9 +981,7 @@
|
| { "policy": { "DefaultPluginsSetting": 1 },
|
| "value": "allow"},
|
| { "policy": { "DefaultPluginsSetting": 2 },
|
| - "value": "block"},
|
| - { "policy": { "DefaultPluginsSetting": 3 },
|
| - "value": "ask"}
|
| + "value": "block"}
|
| ]
|
| }
|
| ],
|
|
|