| 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',
|
|
|