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

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

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
« no previous file with comments | « net/spdy/chromium/spdy_http_utils_unittest.cc ('k') | net/spdy/chromium/spdy_log_util.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/spdy/chromium/spdy_log_util.h
diff --git a/net/spdy/spdy_log_util.h b/net/spdy/chromium/spdy_log_util.h
similarity index 95%
rename from net/spdy/spdy_log_util.h
rename to net/spdy/chromium/spdy_log_util.h
index e2f98e6c55c31d26d1869c9c15cd4dd893806dd9..75f222e7d2bd10ec31f8cfeaf2e1e512cc626540 100644
--- a/net/spdy/spdy_log_util.h
+++ b/net/spdy/chromium/spdy_log_util.h
@@ -10,8 +10,8 @@
#include "base/strings/string_piece.h"
#include "net/base/net_export.h"
#include "net/log/net_log_capture_mode.h"
+#include "net/spdy/core/spdy_header_block.h"
#include "net/spdy/platform/api/spdy_string.h"
-#include "net/spdy/spdy_header_block.h"
namespace base {
class ListValue;
« no previous file with comments | « net/spdy/chromium/spdy_http_utils_unittest.cc ('k') | net/spdy/chromium/spdy_log_util.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698