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

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: 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
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 {

Powered by Google App Engine
This is Rietveld 408576698