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

Unified Diff: net/spdy/spdy_credential_state.cc

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/spdy/spdy_credential_builder_unittest.cc ('k') | net/spdy/spdy_http_stream_spdy2_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/spdy/spdy_credential_state.cc
diff --git a/net/spdy/spdy_credential_state.cc b/net/spdy/spdy_credential_state.cc
index 943d73266937b46265392bca2ab75be884be8c63..d8c99bf5650ff0f763058fe6f85205f15eb210dd 100644
--- a/net/spdy/spdy_credential_state.cc
+++ b/net/spdy/spdy_credential_state.cc
@@ -6,7 +6,7 @@
#include "base/logging.h"
#include "base/string_util.h"
-#include "net/base/server_bound_cert_service.h"
+#include "net/ssl/server_bound_cert_service.h"
namespace net {
« no previous file with comments | « net/spdy/spdy_credential_builder_unittest.cc ('k') | net/spdy/spdy_http_stream_spdy2_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698