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

Unified Diff: testing/variations/fieldtrial_testing_config_mac.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_mac.json
diff --git a/testing/variations/fieldtrial_testing_config_mac.json b/testing/variations/fieldtrial_testing_config_mac.json
index 8401cf20b325dd36804dcef33f97d99bc005375e..ded18bb218d466c941af6020208284874a654787 100644
--- a/testing/variations/fieldtrial_testing_config_mac.json
+++ b/testing/variations/fieldtrial_testing_config_mac.json
@@ -112,6 +112,17 @@
"group_name": "SmartLockBrandingSavePromptOnly"
}
],
+ "PreconnectMore": [
+ {
+ "enable_features": [
+ "PreconnectMore"
+ ],
+ "group_name": "Enabled"
+ },
+ {
Charlie Harrison 2016/04/08 14:54:38 I'll remove "Default" from these as isherman@ ment
+ "group_name": "Default"
+ }
+ ],
"QUIC": [
{
"group_name": "Enabled"

Powered by Google App Engine
This is Rietveld 408576698