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": [ |