| Index: net/quic/quic_flags.h
|
| diff --git a/net/quic/quic_flags.h b/net/quic/quic_flags.h
|
| index 0679b1036ddcdfe38179cd9ca2158d4c7caf843b..efd194c9d048fe26810bd5c6c2ce893974dd3494 100644
|
| --- a/net/quic/quic_flags.h
|
| +++ b/net/quic/quic_flags.h
|
| @@ -42,7 +42,6 @@ NET_EXPORT_PRIVATE extern bool FLAGS_quic_use_primary_config_for_proof;
|
| NET_EXPORT_PRIVATE extern bool FLAGS_quic_distinguish_incoming_outgoing_streams;
|
| NET_EXPORT_PRIVATE extern bool FLAGS_quic_validate_stk_without_scid;
|
| NET_EXPORT_PRIVATE extern bool FLAGS_quic_new_blocked_list;
|
| -NET_EXPORT_PRIVATE extern bool FLAGS_quic_inplace_encryption;
|
| NET_EXPORT_PRIVATE extern bool FLAGS_quic_use_rfc7539;
|
| NET_EXPORT_PRIVATE extern bool FLAGS_quic_drop_non_awaited_packets;
|
| NET_EXPORT_PRIVATE extern bool FLAGS_quic_utils_use_fast_incremental_hash;
|
|
|