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

Unified Diff: content/public/browser/BUILD.gn

Issue 2327433002: Stop using CertStore which is not compatible with PlzNavigate. (Closed)
Patch Set: remove cert_store on ios Created 4 years, 3 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 | « content/browser/ssl/ssl_policy.cc ('k') | content/public/browser/cert_store.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/browser/BUILD.gn
diff --git a/content/public/browser/BUILD.gn b/content/public/browser/BUILD.gn
index fd030c93c78e3b9054ed2e048de4c0c52ead9428..3cae00322a26b5e4001b63a76a1ac89c8adbd495 100644
--- a/content/public/browser/BUILD.gn
+++ b/content/public/browser/BUILD.gn
@@ -74,7 +74,6 @@ source_set("browser_sources") {
"browser_url_handler.h",
"cache_storage_context.h",
"cache_storage_usage_info.h",
- "cert_store.h",
"certificate_request_result_type.h",
"child_process_data.h",
"child_process_security_policy.h",
« no previous file with comments | « content/browser/ssl/ssl_policy.cc ('k') | content/public/browser/cert_store.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698