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

Unified Diff: chrome/browser/browsing_data/browsing_data_server_bound_cert_helper.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
Index: chrome/browser/browsing_data/browsing_data_server_bound_cert_helper.h
diff --git a/chrome/browser/browsing_data/browsing_data_server_bound_cert_helper.h b/chrome/browser/browsing_data/browsing_data_server_bound_cert_helper.h
index a90c3da97aeda8c451434fb84e7286c325c1fa7e..b49546ddb741c5bb8b2c86a0b7bb6d5147d5619f 100644
--- a/chrome/browser/browsing_data/browsing_data_server_bound_cert_helper.h
+++ b/chrome/browser/browsing_data/browsing_data_server_bound_cert_helper.h
@@ -9,7 +9,7 @@
#include <string>
#include "base/callback.h"
-#include "net/base/server_bound_cert_store.h"
+#include "net/ssl/server_bound_cert_store.h"
class Profile;

Powered by Google App Engine
This is Rietveld 408576698