Commit 1bb87a93 authored by Fan Yang's avatar Fan Yang Committed by Commit Bot

Turn on FLAGS_quic_reloadable_flag_quic_enable_version_42_2.

R=rch@chromium.org

Change-Id: Ia026d7497a2a901d231973a03effad0868f547d1
Reviewed-on: https://chromium-review.googlesource.com/953742Reviewed-by: default avatarRyan Hamilton <rch@chromium.org>
Commit-Queue: Fan Yang <fayang@chromium.org>
Cr-Commit-Position: refs/heads/master@{#541780}
parent 277ac433
......@@ -152,7 +152,7 @@ QUIC_FLAG(
QUIC_FLAG(bool, FLAGS_quic_enable_version_99, false)
// If true, enable QUIC version 42.
QUIC_FLAG(bool, FLAGS_quic_reloadable_flag_quic_enable_version_42_2, false)
QUIC_FLAG(bool, FLAGS_quic_reloadable_flag_quic_enable_version_42_2, true)
QUIC_FLAG(bool, FLAGS_quic_reloadable_flag_quic_disable_version_37, false)
QUIC_FLAG(bool, FLAGS_quic_reloadable_flag_quic_disable_version_38, false)
......
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