| Index: chrome/test/data/policy/policy_test_cases.json
|
| ===================================================================
|
| --- chrome/test/data/policy/policy_test_cases.json (revision 181669)
|
| +++ chrome/test/data/policy/policy_test_cases.json (working copy)
|
| @@ -172,6 +172,14 @@
|
| ]
|
| },
|
|
|
| + "DeletingBrowserHistoryEnabled": {
|
| + "os": [],
|
| + "test_policy": { "DeletingBrowserHistoryEnabled": false },
|
| + "pref_mappings": [
|
| + { "pref": "history.deleting_enabled" }
|
| + ]
|
| + },
|
| +
|
| "RemoteAccessClientFirewallTraversal": {
|
| },
|
|
|
|
|