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 9cdad2267dc246b506a2cdd223b83336362771a4..747a9f7ae12409a9062ae4ba8665cf09312b7fb0 100644 |
--- a/chrome/test/data/policy/policy_test_cases.json |
+++ b/chrome/test/data/policy/policy_test_cases.json |
@@ -1943,6 +1943,14 @@ |
] |
}, |
+ "NTPContentSuggestionsEnabled": { |
+ "os": ["android"], |
+ "test_policy": { "NTPContentSuggestionsEnabled": false }, |
+ "pref_mappings": [ |
+ { "pref": "ntp_snippets.enable" } |
+ ] |
+ }, |
+ |
"----- Chrome OS policies ------------------------------------------------": {}, |
"ChromeOsLockOnIdleSuspend": { |