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

Unified Diff: net/http/http_response_info.h

Issue 12680003: net: split net/ssl out of net/base (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 7 years, 9 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/http/http_response_body_drainer_unittest.cc ('k') | net/http/http_response_info.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/http/http_response_info.h
diff --git a/net/http/http_response_info.h b/net/http/http_response_info.h
index c150e82ab40859d3f16fae26ab92580c17b952dd..c4ba2bd70a17d2577fbfdeb367d0cbe6b313f8fa 100644
--- a/net/http/http_response_info.h
+++ b/net/http/http_response_info.h
@@ -10,8 +10,8 @@
#include "base/time.h"
#include "net/base/host_port_pair.h"
#include "net/base/net_export.h"
-#include "net/base/ssl_info.h"
#include "net/http/http_vary_data.h"
+#include "net/ssl/ssl_info.h"
class Pickle;
« no previous file with comments | « net/http/http_response_body_drainer_unittest.cc ('k') | net/http/http_response_info.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698