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

Unified Diff: net/spdy/chromium/spdy_session_pool.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_session_key.cc ('k') | net/spdy/chromium/spdy_session_pool.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/spdy/chromium/spdy_session_pool.h
diff --git a/net/spdy/spdy_session_pool.h b/net/spdy/chromium/spdy_session_pool.h
similarity index 98%
rename from net/spdy/spdy_session_pool.h
rename to net/spdy/chromium/spdy_session_pool.h
index 7d0b294ed75b0465827bcc19929f231ae5aa4e4e..1063199e2132147e3294c1ade68acb58499c6b37 100644
--- a/net/spdy/spdy_session_pool.h
+++ b/net/spdy/chromium/spdy_session_pool.h
@@ -23,10 +23,10 @@
#include "net/cert/cert_database.h"
#include "net/proxy/proxy_config.h"
#include "net/proxy/proxy_server.h"
+#include "net/spdy/chromium/server_push_delegate.h"
+#include "net/spdy/chromium/spdy_session_key.h"
+#include "net/spdy/core/spdy_protocol.h"
#include "net/spdy/platform/api/spdy_string.h"
-#include "net/spdy/server_push_delegate.h"
-#include "net/spdy/spdy_protocol.h"
-#include "net/spdy/spdy_session_key.h"
#include "net/ssl/ssl_config_service.h"
namespace base {
« no previous file with comments | « net/spdy/chromium/spdy_session_key.cc ('k') | net/spdy/chromium/spdy_session_pool.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698