summaryrefslogtreecommitdiffstats
path: root/chrome/test/data/policy/policy_test_cases.json
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/test/data/policy/policy_test_cases.json')
-rw-r--r--chrome/test/data/policy/policy_test_cases.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/chrome/test/data/policy/policy_test_cases.json b/chrome/test/data/policy/policy_test_cases.json
index cccdeed..c2e49c9 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 },