| 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 358607a73b78fd149b6c69616bfd067db93944e8..a1ec46f7cccdf669b308e041bbe128852decf018 100644
|
| --- a/chrome/test/data/policy/policy_test_cases.json
|
| +++ b/chrome/test/data/policy/policy_test_cases.json
|
| @@ -549,6 +549,15 @@
|
| ]
|
| },
|
|
|
| + "SafeBrowsingForTrustedSourcesEnabled": {
|
| + "os": ["win"],
|
| + "can_be_recommended": true,
|
| + "test_policy": { "SafeBrowsingForTrustedSourcesEnabled": false },
|
| + "pref_mappings": [
|
| + { "pref": "safebrowsing_for_trusted_sources_enabled" }
|
| + ]
|
| + },
|
| +
|
| "DownloadDirectory.0": {
|
| "os": ["win", "mac", "linux", "chromeos"],
|
| "can_be_recommended": true,
|
|
|