Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(460)

Unified Diff: testing/variations/fieldtrial_testing_config.json

Issue 2844063002: Add support for multiple simultaneous subresource_filter::Configurations. (Closed)
Patch Set: Address all comments. Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: testing/variations/fieldtrial_testing_config.json
diff --git a/testing/variations/fieldtrial_testing_config.json b/testing/variations/fieldtrial_testing_config.json
index ee24cc714c4301e3f045581886b9bfee34d9fa3a..a1e46f3b3e2c277a4117d373aeac79952d025656 100644
--- a/testing/variations/fieldtrial_testing_config.json
+++ b/testing/variations/fieldtrial_testing_config.json
@@ -2879,9 +2879,7 @@
{
"name": "EnabledForPhishingSites",
"params": {
- "activation_lists": "phishing_interstitial",
- "activation_scope": "activation_list",
- "activation_state": "enabled"
+ "enable_presets": "liverun_on_phishing_sites"
},
"enable_features": [
"SubresourceFilter"

Powered by Google App Engine
This is Rietveld 408576698