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

Unified Diff: ios/web/ios_web.gyp

Issue 1357773002: WKWebView: Implemented recoverable SSL interstitials. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@lock_coloring
Patch Set: Merged with origin/master Created 5 years, 2 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 | « no previous file | ios/web/ios_web_unittests.gyp » ('j') | ios/web/net/cert_verification_cache.h » ('J')
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 a1ab0fff1dba90a6217265b58725e8ac84e606ae..78f2e5a3dea8c69a32daf9f39fc09ee113f750dc 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',
« no previous file with comments | « no previous file | ios/web/ios_web_unittests.gyp » ('j') | ios/web/net/cert_verification_cache.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698