| Index: net/spdy/spdy_flags.h
|
| diff --git a/net/spdy/spdy_flags.h b/net/spdy/spdy_flags.h
|
| index de706f2e792f70127ba0c45f6f1e698be6361848..a380a236ce00e7a783792e037d0a88899255f0e4 100644
|
| --- a/net/spdy/spdy_flags.h
|
| +++ b/net/spdy/spdy_flags.h
|
| @@ -13,7 +13,6 @@ NET_EXPORT_PRIVATE extern bool FLAGS_chromium_http2_flag_log_compressed_size;
|
| NET_EXPORT_PRIVATE extern bool FLAGS_chromium_http2_flag_remove_rewritelength;
|
| NET_EXPORT_PRIVATE extern bool
|
| FLAGS_chromium_http2_flag_spdy_use_hpack_decoder3;
|
| -NET_EXPORT_PRIVATE extern bool FLAGS_use_http2_frame_decoder_adapter;
|
| NET_EXPORT_PRIVATE extern bool FLAGS_use_nested_spdy_framer_decoder;
|
| NET_EXPORT_PRIVATE extern bool
|
| FLAGS_chromium_http2_flag_spdy_use_http2_frame_decoder_adapter;
|
|
|