| 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 951d833ef949f32cfa915a6bcaec64eb16f9cbdc..5f3ffa8f4ecabc77ba888597f1f8b866af5823e1 100644
|
| --- a/chrome/test/data/policy/policy_test_cases.json
|
| +++ b/chrome/test/data/policy/policy_test_cases.json
|
| @@ -1496,6 +1496,12 @@
|
| ]
|
| },
|
|
|
| + "MaxInvalidationFetchDelay": {
|
| + "os": ["win", "linux", "mac", "chromeos"],
|
| + "test_policy": { "PolicyRefreshRate": 15000 },
|
| + "pref_mappings": []
|
| + },
|
| +
|
| "OpenNetworkConfiguration": {
|
| },
|
|
|
|
|