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

Unified Diff: testing/variations/fieldtrial_testing_config_android.json

Issue 1813553004: 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: groups 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 88174d26b26fe719c618650bb57332366b108980..49f53267c47d4586723df758f57f2143c6c21552 100644
--- a/testing/variations/fieldtrial_testing_config_android.json
+++ b/testing/variations/fieldtrial_testing_config_android.json
@@ -232,6 +232,14 @@
"group_name": "Enabled"
}
],
+ "PreconnectMore": [
+ {
+ "group_name": "PreconnectMoreAllFrames"
+ },
+ {
+ "group_name": "PreconnectMoreMainFrameOnly"
+ }
+ ],
"ProgressBarAnimationAndroid": [
{
"group_name": "SmoothAnimation",

Powered by Google App Engine
This is Rietveld 408576698