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

Unified Diff: net/spdy/chromium/multiplexed_http_stream.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
Index: net/spdy/chromium/multiplexed_http_stream.h
diff --git a/net/spdy/multiplexed_http_stream.h b/net/spdy/chromium/multiplexed_http_stream.h
similarity index 96%
rename from net/spdy/multiplexed_http_stream.h
rename to net/spdy/chromium/multiplexed_http_stream.h
index 1fe4a2a5eb5a877127365b9c41c113cbcd7daf58..9b0ef5f9cff45f3276b99625e6d65e4686e60e8a 100644
--- a/net/spdy/multiplexed_http_stream.h
+++ b/net/spdy/chromium/multiplexed_http_stream.h
@@ -6,7 +6,7 @@
#define NET_SPDY_MULTIPLEXED_HTTP_STREAM_H_
#include "net/http/http_stream.h"
-#include "net/spdy/multiplexed_session.h"
+#include "net/spdy/chromium/multiplexed_session.h"
namespace net {
« no previous file with comments | « net/spdy/chromium/http2_priority_dependencies_unittest.cc ('k') | net/spdy/chromium/multiplexed_http_stream.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698