Index: ios/web/ios_web.gyp |
diff --git a/ios/web/ios_web.gyp b/ios/web/ios_web.gyp |
index ff79384af177f82ddb1c95e77c4b1bc3a6365f33..1b55550cfb13e462d503a3176d2451e98b7c2d45 100644 |
--- a/ios/web/ios_web.gyp |
+++ b/ios/web/ios_web.gyp |
@@ -108,6 +108,7 @@ |
'net/cert_policy.cc', |
'net/cert_store_impl.cc', |
'net/cert_store_impl.h', |
+ 'net/cert_verification_cache.h', |
'net/cert_verifier_block_adapter.cc', |
'net/cert_verifier_block_adapter.h', |
'net/certificate_policy_cache.cc', |
@@ -128,8 +129,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', |