| 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 19745e63688f3233a2b177dbbfea427555f66315..78a359b1a632e994f39a355b206c19a815fa8305 100644
|
| --- a/chrome/test/data/policy/policy_test_cases.json
|
| +++ b/chrome/test/data/policy/policy_test_cases.json
|
| @@ -1908,6 +1908,15 @@
|
| "ManagedBookmarks": {
|
| },
|
|
|
| + "FullscreenAllowed": {
|
| + "os": ["win", "linux", "chromeos"],
|
| + "test_policy": { "FullscreenAllowed": false },
|
| + "pref_mappings": [
|
| + { "pref": "fullscreen.allowed" },
|
| + { "pref": "apps.fullscreen.allowed" }
|
| + ]
|
| + },
|
| +
|
| "----- Chrome OS device policies ---------------------------------------": {},
|
|
|
| "DevicePolicyRefreshRate": {
|
|
|