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

Unified Diff: net/http2/hpack/decoder/hpack_decoder_string_buffer_test.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/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 1efb113c31ebb11174a0f4bdf9be63ae9727da66..a62b0d8015f32ba52e80057c93f8a3c85feb8df6 100644
--- a/net/http2/hpack/decoder/hpack_decoder_string_buffer_test.cc
+++ b/net/http2/hpack/decoder/hpack_decoder_string_buffer_test.cc
@@ -12,7 +12,7 @@
#include "base/logging.h"
#include "base/strings/string_piece.h"
#include "net/http2/tools/failure.h"
-#include "net/spdy/spdy_test_utils.h"
+#include "net/spdy/core/spdy_test_utils.h"
#include "testing/gmock/include/gmock/gmock.h"
#include "testing/gtest/include/gtest/gtest.h"
« no previous file with comments | « net/http/http_stream_factory_impl_unittest.cc ('k') | net/http2/hpack/huffman/http2_hpack_huffman_decoder_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698