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 5b7a1be9016b5d99e3d8283604b3fc5da1b72fea..fe1d5b1ca1b08f4e308f8727ddf984203d6fd76a 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", "mac", "linux", "chromeos"], |
+ "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, |