| Index: ios/web/ios_web.gyp | 
| diff --git a/ios/web/ios_web.gyp b/ios/web/ios_web.gyp | 
| index 1db4a4be1356a2be0eb987a5317ba671d6b9bf53..ff79384af177f82ddb1c95e77c4b1bc3a6365f33 100644 | 
| --- a/ios/web/ios_web.gyp | 
| +++ b/ios/web/ios_web.gyp | 
| @@ -130,6 +130,8 @@ | 
| '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', | 
| 'net/crw_url_verifying_protocol_handler.h', | 
| 'net/crw_url_verifying_protocol_handler.mm', | 
|  |