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 bfa7c58916482826da5612721385fc1e4c8b08cf..fca808eaa09af1b2043296c9695147633133f3ba 100644 |
--- a/chrome/test/data/policy/policy_test_cases.json |
+++ b/chrome/test/data/policy/policy_test_cases.json |
@@ -2446,7 +2446,10 @@ |
"ArcEnabled": { |
"os": ["chromeos"], |
"can_be_recommended": false, |
- "test_policy": { "ArcEnabled": false } |
+ "test_policy": { "ArcEnabled": false }, |
+ "pref_mappings": [ |
+ { "pref": "arc.enabled" } |
+ ] |
}, |
"ArcApplicationPolicy": { |