| 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 d47daca79b0b6602261b0701f6be4c1b1d7a45b5..5328332961f15b22eb03f02ae32af075b2dbd767 100644
|
| --- a/chrome/test/data/policy/policy_test_cases.json
|
| +++ b/chrome/test/data/policy/policy_test_cases.json
|
| @@ -1900,6 +1900,14 @@
|
| "ManagedBookmarks": {
|
| },
|
|
|
| + "AllowFullscreen": {
|
| + "os": ["win", "linux", "mac", "chromeos"],
|
| + "test_policy": { "AllowFullscreen": false },
|
| + "pref_mappings": [
|
| + { "pref": "allow_fullscreen" }
|
| + ]
|
| + },
|
| +
|
| "----- Chrome OS device policies ---------------------------------------": {},
|
|
|
| "DevicePolicyRefreshRate": {
|
|
|