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

Unified Diff: testing/variations/fieldtrial_testing_config.json

Issue 2434313002: Change name of field trial to NetDelayableH2AndQuicRequests (Closed)
Patch Set: Created 4 years, 2 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 5abdf95fc9f9fe96ae0bd87cfd4e88b304bc5007..20df91f63bb63f6afdcb42169233f13709fdcc51 100644
--- a/testing/variations/fieldtrial_testing_config.json
+++ b/testing/variations/fieldtrial_testing_config.json
@@ -931,6 +931,25 @@
]
}
],
+ "NetDelayableH2AndQuicRequests": [
+ {
+ "platforms": [
+ "chromeos",
+ "linux",
+ "mac",
+ "win",
+ "android"
+ ],
+ "experiments": [
+ {
+ "name": "Enabled",
+ "enable_features": [
+ "PrioritySupportedRequestsDelayable"
+ ]
+ }
+ ]
+ }
+ ],
"NetworkQualityEstimator": [
{
"platforms": [
@@ -1386,25 +1405,6 @@
]
}
],
- "PrioritySupportedRequestsDelayableStudy": [
- {
- "platforms": [
- "chromeos",
- "linux",
- "mac",
- "win",
- "android"
- ],
- "experiments": [
- {
- "name": "Enabled",
- "enable_features": [
- "PrioritySupportedRequestsDelayable"
- ]
- }
- ]
- }
- ],
"ProgressBarAnimationAndroid": [
{
"platforms": [
« 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