Commit a076fc4c authored by Ryan Hamilton's avatar Ryan Hamilton Committed by Commit Bot

Enable the NSTP QUIC connection option in fieldtrial_testing_config.json

TBR=asvitkine@chromium.org

Bug: 862555
Change-Id: I87b37b6c2ebfd27d86e3116693dd71f18e608aaa
Reviewed-on: https://chromium-review.googlesource.com/1147513Reviewed-by: default avatarRyan Hamilton <rch@chromium.org>
Commit-Queue: Ryan Hamilton <rch@chromium.org>
Cr-Commit-Position: refs/heads/master@{#577420}
parent d38e798c
......@@ -3222,7 +3222,10 @@
],
"experiments": [
{
"name": "Enabled"
"name": "Enabled",
"params": {
"connection_options": "NSTP"
}
}
]
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment