| 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 cccdeedf24c99a0031c8c356f40340d8edf0091a..c2e49c9bd95078bb8d846dce359a0f1e2fecc39f 100644
|
| --- a/chrome/test/data/policy/policy_test_cases.json
|
| +++ b/chrome/test/data/policy/policy_test_cases.json
|
| @@ -1369,6 +1369,14 @@
|
| ]
|
| },
|
|
|
| + "ShowAppsShortcutInBookmarkBar": {
|
| + "os": ["win", "linux", "mac"],
|
| + "test_policy": { "ShowAppsShortcutInBookmarkBar": false },
|
| + "pref_mappings": [
|
| + { "pref": "bookmark_bar.show_apps_shortcut" }
|
| + ]
|
| + },
|
| +
|
| "AllowFileSelectionDialogs": {
|
| "os": ["win", "mac", "linux"],
|
| "test_policy": { "AllowFileSelectionDialogs": false },
|
|
|