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

Unified Diff: testing/variations/fieldtrial_testing_config.json

Issue 2450963002: Update the testing config with the new experiments for PVer4. (Closed)
Patch Set: rebase Created 3 years, 5 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/variations/fieldtrial_testing_config.json
diff --git a/testing/variations/fieldtrial_testing_config.json b/testing/variations/fieldtrial_testing_config.json
index b8e2a39fa42b7cd19ff07c70b3d799f156a83302..d8dd2fbb7831d8f93aeb7c10ab6a8b0b188b9bf3 100644
--- a/testing/variations/fieldtrial_testing_config.json
+++ b/testing/variations/fieldtrial_testing_config.json
@@ -2836,7 +2836,11 @@
],
"experiments": [
{
- "name": "Enabled"
+ "name": "V4Only2",
+ "enable_features": [
+ "SafeBrowsingV4LocalDatabaseManagerEnabled",
+ "SafeBrowsingV4OnlyEnabled"
+ ]
}
]
}
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698