export --gfe2_reloadable_flag_http2_use_fast_huffman_encoder to QUICHE

PiperOrigin-RevId: 341394146
Change-Id: Ia73c84b1756e1dd6e1322432f35c2c1b19de1103
diff --git a/quic/core/quic_flags_list.h b/quic/core/quic_flags_list.h
index 08033c3..c80c686 100644
--- a/quic/core/quic_flags_list.h
+++ b/quic/core/quic_flags_list.h
@@ -4,6 +4,7 @@
 
 // This file is autogenerated by the QUICHE Copybara export script.
 
+QUIC_FLAG(FLAGS_quic_reloadable_flag_http2_use_fast_huffman_encoder, false)
 QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_abort_qpack_on_stream_close, true)
 QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_ack_delay_alarm_granularity, false)
 QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_add_stream_info_to_idle_close_detail, true)