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

Unified Diff: testing/variations/fieldtrial_testing_config_android.json

Issue 1857573002: [reland] Change net's predictor_tab_helper to use the new content Navigation API (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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_android.json
diff --git a/testing/variations/fieldtrial_testing_config_android.json b/testing/variations/fieldtrial_testing_config_android.json
index aa5a58a2f9e7de4761f1453bbf12821056178f90..0753182e16a693d8a59ca59ef8d8f0c43ed5d4ad 100644
--- a/testing/variations/fieldtrial_testing_config_android.json
+++ b/testing/variations/fieldtrial_testing_config_android.json
@@ -237,6 +237,17 @@
"group_name": "Enabled"
}
],
+ "PreconnectMore": [
+ {
+ "enable_features": [
+ "PreconnectMore"
+ ],
+ "group_name": "Enabled"
+ },
+ {
+ "group_name": "Default"
+ }
+ ],
"ProgressBarAnimationAndroid": [
{
"group_name": "SmoothAnimation",

Powered by Google App Engine
This is Rietveld 408576698