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

Unified Diff: net/http2/hpack/tools/hpack_example.cc

Issue 2832973003: Split net/spdy into core and chromium subdirectories. (Closed)
Patch Set: Fix some more build rules. Created 3 years, 8 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
Index: net/http2/hpack/tools/hpack_example.cc
diff --git a/net/http2/hpack/tools/hpack_example.cc b/net/http2/hpack/tools/hpack_example.cc
index 72fd5810e991d0ef563e9c64cf2d3c9265a97489..d1a5a979cc4df4d4b640eef385d7fd768f37e258 100644
--- a/net/http2/hpack/tools/hpack_example.cc
+++ b/net/http2/hpack/tools/hpack_example.cc
@@ -7,7 +7,7 @@
#include <ctype.h>
#include "base/logging.h"
-#include "net/spdy/spdy_test_utils.h"
+#include "net/spdy/core/spdy_test_utils.h"
using base::StringPiece;
using std::string;
« no previous file with comments | « net/http2/hpack/tools/hpack_block_builder_test.cc ('k') | net/quic/chromium/bidirectional_stream_quic_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698