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

Unified Diff: net/quic/core/quic_spdy_stream_test.cc

Issue 2731223002: deprecate FLAGS_quic_reloadable_flag_quic_limit_uncompressed_headers (Closed)
Patch Set: Rebase Created 3 years, 9 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 | « net/quic/core/quic_spdy_stream.cc ('k') | net/tools/quic/end_to_end_test.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/quic/core/quic_spdy_stream_test.cc
diff --git a/net/quic/core/quic_spdy_stream_test.cc b/net/quic/core/quic_spdy_stream_test.cc
index cdea611b8eb8cf7b6b46b865002a1c3b36da2c2a..54011aa91c972dfbf19f9e8883875087d9a3d382 100644
--- a/net/quic/core/quic_spdy_stream_test.cc
+++ b/net/quic/core/quic_spdy_stream_test.cc
@@ -144,7 +144,6 @@ TEST_P(QuicSpdyStreamTest, ProcessHeaderList) {
}
TEST_P(QuicSpdyStreamTest, ProcessTooLargeHeaderList) {
- FLAGS_quic_reloadable_flag_quic_limit_uncompressed_headers = true;
Initialize(kShouldProcessData);
QuicHeaderList headers;
« no previous file with comments | « net/quic/core/quic_spdy_stream.cc ('k') | net/tools/quic/end_to_end_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698