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

Unified Diff: ios/web/ios_web.gyp

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/web/BUILD.gn ('k') | ios/web/net/cert_store_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/web/ios_web.gyp
diff --git a/ios/web/ios_web.gyp b/ios/web/ios_web.gyp
index 23d227fc933ab0bee1869faf7e7d6281738e10f6..f8cd1659ad95a18bc3348f7fa077b1cad6985af8 100644
--- a/ios/web/ios_web.gyp
+++ b/ios/web/ios_web.gyp
@@ -99,8 +99,6 @@
'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',
@@ -131,7 +129,6 @@
'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/web/BUILD.gn ('k') | ios/web/net/cert_store_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698