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

Unified Diff: testing/variations/fieldtrial_testing_config_android.json

Issue 1779733003: Fix bug in net::RequestPriority -> HTTP/2 dependency conversion. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Incorporate Bence's detailed comments. 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 ecbbb131995573290ca36368ac351652a6e77648..5c665f3c71933b59f2978ac79300070bc0fa0d26 100644
--- a/testing/variations/fieldtrial_testing_config_android.json
+++ b/testing/variations/fieldtrial_testing_config_android.json
@@ -306,11 +306,6 @@
"group_name": "Enabled"
}
],
- "SpdyEnableDependencies": [
- {
- "group_name": "Enable"
- }
- ],
"SpeculativeResourcePrefetching": [
{
"group_name": "v=1a:Prefetching=Enabled:Predictor=Url"

Powered by Google App Engine
This is Rietveld 408576698