| 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 5e1a390dd7c2a4cafaaf08ffd32eb68c11b3128e..dacbb384605c67521988dc5a7a42fbb681b7bf3e 100644
|
| --- a/chrome/test/data/policy/policy_test_cases.json
|
| +++ b/chrome/test/data/policy/policy_test_cases.json
|
| @@ -307,6 +307,13 @@
|
| "os": ["win", "linux", "mac", "chromeos"]
|
| },
|
|
|
| + "ForceYouTubeRestrict": {
|
| + "pref": "settings.force_youtube_restrict",
|
| + "test_policy": { "ForceYouTubeRestrict": 1 },
|
| + "settings_pages": [],
|
| + "os": ["win", "linux", "mac", "chromeos"]
|
| + },
|
| +
|
| "MetricsReportingEnabled": {
|
| "os": ["win", "mac", "linux"],
|
| "official_only": true,
|
|
|