| Index: net/quic/quic_flags.h
|
| diff --git a/net/quic/quic_flags.h b/net/quic/quic_flags.h
|
| index d2b8f8be9734c62ba42b2872bd1c4d89395f97af..9ea884622dfd86a5355f099f36da8014d5c771e1 100644
|
| --- a/net/quic/quic_flags.h
|
| +++ b/net/quic/quic_flags.h
|
| @@ -33,7 +33,6 @@ NET_EXPORT_PRIVATE extern bool FLAGS_quic_never_write_unencrypted_data;
|
| NET_EXPORT_PRIVATE extern bool FLAGS_quic_no_unencrypted_fec;
|
| NET_EXPORT_PRIVATE extern bool FLAGS_quic_require_fix;
|
| NET_EXPORT_PRIVATE extern bool FLAGS_quic_supports_push_promise;
|
| -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_use_rfc7539;
|
| NET_EXPORT_PRIVATE extern bool FLAGS_require_strike_register_or_server_nonce;
|
|
|