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

Unified Diff: testing/variations/fieldtrial_testing_config.json

Issue 2844063002: Add support for multiple simultaneous subresource_filter::Configurations. (Closed)
Patch Set: Rebase. 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 71bc05c3abf6ae8ddf44b7b3aafeed27d3cbae0c..f45d2f120c8839a9b860b3b2b1167c762fd209c8 100644
--- a/testing/variations/fieldtrial_testing_config.json
+++ b/testing/variations/fieldtrial_testing_config.json
@@ -2943,9 +2943,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