Index: net/quic/quic_flags.cc |
diff --git a/net/quic/quic_flags.cc b/net/quic/quic_flags.cc |
index c93283af0528619cb6f78cf169234e3f41282726..e73793386a519a5da4bcc8b7e699c49e1045c492 100644 |
--- a/net/quic/quic_flags.cc |
+++ b/net/quic/quic_flags.cc |
@@ -64,4 +64,4 @@ bool FLAGS_quic_record_send_time_before_write = false; |
// If true, enables the QUIC bandwidth resumption experiment (triggered by |
// Chrome/Finch). |
-bool FLAGS_quic_enable_bandwidth_resumption_experiment = false; |
+bool FLAGS_quic_enable_bandwidth_resumption_experiment = true; |