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 19184a73a4736b4c7fbfa320d11b468bf09a4fe4..9f50e8e6a512bf9afe854ef914d78c36cd51e370 100644 |
--- a/chrome/test/data/policy/policy_test_cases.json |
+++ b/chrome/test/data/policy/policy_test_cases.json |
@@ -313,6 +313,13 @@ |
"os": ["win", "linux", "mac", "chromeos"] |
}, |
+ "ForceYouTubeRestrict": { |
+ "pref": "settings.force_youtube_restrict", |
+ "test_policy": { "ForceYouTubeRestrict": 1 }, |
+ "settings_pages": [], |
+ "os": ["win", "linux", "mac", "chromeos"] |
Marc Treib
2016/09/05 09:58:11
Isn't Android supported too? (Also applies to the
ljusten (tachyonic)
2016/09/05 15:24:32
Done.
|
+ }, |
+ |
"MetricsReportingEnabled": { |
"os": ["win", "mac", "linux"], |
"official_only": true, |