| 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 38f497d094f78c360fac946a3a2519fc2e516b99..262186c3d19f3583a2aab5f503717f6030e1e5fa 100644
|
| --- a/chrome/test/data/policy/policy_test_cases.json
|
| +++ b/chrome/test/data/policy/policy_test_cases.json
|
| @@ -1541,6 +1541,14 @@
|
| ]
|
| },
|
|
|
| + "SessionLengthLimit": {
|
| + "os": ["chromeos"],
|
| + "test_policy": { "SessionLengthLimit": 3600000 },
|
| + "pref_mappings": [
|
| + { "pref": "session.length_limit" }
|
| + ]
|
| + },
|
| +
|
| "----- Chrome OS device policies ---------------------------------------": {},
|
|
|
| "DevicePolicyRefreshRate": {
|
|
|