| 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 0b67419f8fd7944c28140c14f578f04b96a4fd79..642e38cad35c822744f1c9b278507a03ef538e8c 100644
|
| --- a/chrome/test/data/policy/policy_test_cases.json
|
| +++ b/chrome/test/data/policy/policy_test_cases.json
|
| @@ -2699,6 +2699,14 @@
|
| ]
|
| },
|
|
|
| + "SystemTimezoneAutomaticDetection": {
|
| + "os": ["chromeos"],
|
| + "test_policy": { "SystemTimezoneAutomaticDetection": 1 },
|
| + "pref_mappings": [
|
| + { "pref": "cros.device.system_timezone_automatic_detection" }
|
| + ]
|
| + },
|
| +
|
| "----- Chrome Frame policies -------------------------------------------": {},
|
|
|
| "ChromeFrameRendererSettings": {
|
|
|