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

Unified Diff: testing/variations/fieldtrial_testing_config_win.json

Issue 1924983002: Enable V4LocalDatabaseManager based on Finch. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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_win.json
diff --git a/testing/variations/fieldtrial_testing_config_win.json b/testing/variations/fieldtrial_testing_config_win.json
index f1cb78775d012aa3cfce3d6d5ca2daaa7c2d2169..dd62b640748e8357fed19fcd213be85bc268d3dd 100644
--- a/testing/variations/fieldtrial_testing_config_win.json
+++ b/testing/variations/fieldtrial_testing_config_win.json
@@ -320,6 +320,17 @@
}
}
],
+ "SafeBrowsingV4LocalDatabaseManagerEnabled": [
+ {
+ "group_name": "Enabled"
+ },
+ {
+ "group_name": "Disabled"
+ },
+ {
+ "group_name": "Default"
+ }
+ ],
"SchedulerExpensiveTaskBlocking": [
{
"group_name": "Enabled"
« chrome/browser/safe_browsing/safe_browsing_service.cc ('K') | « components/safe_browsing_db/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698