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 52b0c691c1fc462e6a5730c177da1115763a3e11..1c043ae7118ca0ced5a600052bf8678d3615a7a3 100644 |
--- a/chrome/test/data/policy/policy_test_cases.json |
+++ b/chrome/test/data/policy/policy_test_cases.json |
@@ -1969,6 +1969,16 @@ |
] |
}, |
+ "ComponentUpdatesEnabled": { |
+ "os": ["win", "linux", "mac", "chromeos"], |
+ "test_policy": { "ComponentUpdatesEnabled": true }, |
+ "pref_mappings": [ |
+ { "pref": "component_updates.component_updates_enabled", |
+ "local_state": true |
+ } |
+ ] |
+ }, |
+ |
"----- Chrome OS policies ------------------------------------------------": {}, |
"ChromeOsLockOnIdleSuspend": { |
@@ -2811,7 +2821,7 @@ |
{ "pref": "cros.device.system_timezone_automatic_detection" } |
] |
}, |
- |
+ |
"WebRestrictionsAuthority": { |
}, |