Index: net/spdy/spdy_flags.h |
diff --git a/net/spdy/spdy_flags.h b/net/spdy/spdy_flags.h |
index 9c90639d9e75e83daa756d48618ab933cd190d1b..d44cb9de816282d3546616aa8639e47dd30b706a 100644 |
--- a/net/spdy/spdy_flags.h |
+++ b/net/spdy/spdy_flags.h |
@@ -10,6 +10,7 @@ |
namespace net { |
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_decoder2; |
NET_EXPORT_PRIVATE extern bool |