Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(535)

Unified Diff: net/spdy/chromium/spdy_flags.h

Issue 2861893002: Deprecate remove_rewritelength flag. (Closed)
Patch Set: missed a SPDY_BUG Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | net/spdy/chromium/spdy_flags.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/spdy/chromium/spdy_flags.h
diff --git a/net/spdy/chromium/spdy_flags.h b/net/spdy/chromium/spdy_flags.h
index a380a236ce00e7a783792e037d0a88899255f0e4..2cc0dffc638bb63732d76fa9e9f1874f15e7cc14 100644
--- a/net/spdy/chromium/spdy_flags.h
+++ b/net/spdy/chromium/spdy_flags.h
@@ -10,7 +10,6 @@
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_decoder3;
NET_EXPORT_PRIVATE extern bool FLAGS_use_nested_spdy_framer_decoder;
« no previous file with comments | « no previous file | net/spdy/chromium/spdy_flags.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698