| Index: ios/web/ios_web.gyp
|
| diff --git a/ios/web/ios_web.gyp b/ios/web/ios_web.gyp
|
| index 891985a436e1e5280d3aabf64be198418ffdad97..73542c01920a59e9c5a8fb0f838fbc3b1a49fc57 100644
|
| --- a/ios/web/ios_web.gyp
|
| +++ b/ios/web/ios_web.gyp
|
| @@ -105,6 +105,8 @@
|
| 'navigation/time_smoother.h',
|
| 'navigation/web_load_params.h',
|
| 'navigation/web_load_params.mm',
|
| + 'net/cert_host_pair.h',
|
| + 'net/cert_host_pair.cc',
|
| 'net/cert_policy.cc',
|
| 'net/cert_store_impl.cc',
|
| 'net/cert_store_impl.h',
|
| @@ -128,8 +130,6 @@
|
| 'net/clients/crw_redirect_network_client_factory.mm',
|
| 'net/cookie_notification_bridge.h',
|
| 'net/cookie_notification_bridge.mm',
|
| - 'net/crw_cert_policy_cache.h',
|
| - 'net/crw_cert_policy_cache.mm',
|
| 'net/crw_cert_verification_controller.h',
|
| 'net/crw_cert_verification_controller.mm',
|
| 'net/crw_request_tracker_delegate.h',
|
|
|