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