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 17590f1..02d27a6 100644
--- a/chrome/test/data/policy/policy_test_cases.json
+++ b/chrome/test/data/policy/policy_test_cases.json
@@ -1495,6 +1495,14 @@
]
},
+ "ShelfAutoHideBehavior": {
+ "os": ["chromeos"],
+ "test_policy": { "ShelfAutoHideBehavior": "Always" },
+ "pref_mappings": [
+ { "pref": "auto_hide_behavior_local" }
+ ]
+ },
+
"----- Chrome OS device policies ---------------------------------------": {},
"DevicePolicyRefreshRate": {