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 17590f1482d1fb571a4a958aff3456cf2d88b058..02d27a698999d27cdd26c58a2b52c731c69010fd 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": { |