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

Unified Diff: net/http2/hpack/decoder/hpack_decoder_string_buffer_test.cc

Issue 2600273002: Fix some includes in //net/http2/. (Closed)
Patch Set: Created 4 years 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/http2/decoder/http2_frame_decoder_test.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/http2/hpack/decoder/hpack_decoder_string_buffer_test.cc
diff --git a/net/http2/hpack/decoder/hpack_decoder_string_buffer_test.cc b/net/http2/hpack/decoder/hpack_decoder_string_buffer_test.cc
index 313a4570c432b3b7855c871968d5e7d673fb7701..bcf1f3563e826bbe843a84a04941c9b3d4b900cd 100644
--- a/net/http2/hpack/decoder/hpack_decoder_string_buffer_test.cc
+++ b/net/http2/hpack/decoder/hpack_decoder_string_buffer_test.cc
@@ -6,7 +6,6 @@
// Tests of HpackDecoderStringBuffer.
-#include <initializer_list>
#include <sstream>
#include <string>
« no previous file with comments | « net/http2/decoder/http2_frame_decoder_test.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698