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

Unified Diff: ios/web/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 | « ios/chrome/browser/ssl/ios_ssl_blocking_page.mm ('k') | ios/web/ios_web.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/web/BUILD.gn
diff --git a/ios/web/BUILD.gn b/ios/web/BUILD.gn
index 6038663f6a4caee31acadbe2a44f46af328f4bc3..d00057391e2136b4c0c3fe76a241748c8a9daa79 100644
--- a/ios/web/BUILD.gn
+++ b/ios/web/BUILD.gn
@@ -65,8 +65,6 @@ source_set("web_arc") {
"net/cert_host_pair.cc",
"net/cert_host_pair.h",
"net/cert_policy.cc",
- "net/cert_store_impl.cc",
- "net/cert_store_impl.h",
"net/certificate_policy_cache.cc",
"net/clients/crw_js_injection_network_client.h",
"net/clients/crw_js_injection_network_client.mm",
@@ -138,7 +136,6 @@ source_set("web") {
"public/browser_state.h",
"public/browser_url_rewriter.h",
"public/cert_policy.h",
- "public/cert_store.h",
"public/certificate_policy_cache.h",
"public/favicon_status.cc",
"public/favicon_status.h",
« no previous file with comments | « ios/chrome/browser/ssl/ios_ssl_blocking_page.mm ('k') | ios/web/ios_web.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698