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

Unified Diff: jingle/notifier/communicator/login_settings.cc

Issue 13006020: net: extract net/cert 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 | « jingle/notifier/base/xmpp_connection_unittest.cc ('k') | net/base/asn1_util.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: jingle/notifier/communicator/login_settings.cc
diff --git a/jingle/notifier/communicator/login_settings.cc b/jingle/notifier/communicator/login_settings.cc
index 762d96c32b120928ebb5e15879497d2556d6e039..3dacbea5dde55429637bc4f6c6f8a9314816c0f3 100644
--- a/jingle/notifier/communicator/login_settings.cc
+++ b/jingle/notifier/communicator/login_settings.cc
@@ -8,7 +8,7 @@
#include "base/logging.h"
#include "jingle/notifier/base/server_information.h"
-#include "net/base/cert_verifier.h"
+#include "net/cert/cert_verifier.h"
#include "talk/base/common.h"
#include "talk/base/socketaddress.h"
« no previous file with comments | « jingle/notifier/base/xmpp_connection_unittest.cc ('k') | net/base/asn1_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698