| 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 060854e8b6807e76d6b2a5bf5c868d63ab756a93..4348a7fd0c9f08c564c90716c3c38eeb24f26376 100644
|
| --- a/chrome/test/data/policy/policy_test_cases.json
|
| +++ b/chrome/test/data/policy/policy_test_cases.json
|
| @@ -2718,6 +2718,14 @@
|
| ]
|
| },
|
|
|
| + "LoginVideoCaptureAllowedUrls": {
|
| + "os": ["chromeos"],
|
| + "test_policy": { "LoginVideoCaptureAllowedUrls": [ "https://example.com" ] },
|
| + "pref_mappings": [
|
| + { "pref": "cros.device.login_video_capture_allowed_urls" }
|
| + ]
|
| + },
|
| +
|
| "----- Chrome Frame policies -------------------------------------------": {},
|
|
|
| "ChromeFrameRendererSettings": {
|
|
|