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

Unified Diff: ios/web/ios_web_unittests.gyp

Issue 1357773002: WKWebView: Implemented recoverable SSL interstitials. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@lock_coloring
Patch Set: Merged with parent CL Created 5 years, 3 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
Index: ios/web/ios_web_unittests.gyp
diff --git a/ios/web/ios_web_unittests.gyp b/ios/web/ios_web_unittests.gyp
index f6df39f9cf1fc76b2b85a9b74f598898ca344151..5a8c5568a35c0d208ee159065eb9a7ab511447db 100644
--- a/ios/web/ios_web_unittests.gyp
+++ b/ios/web/ios_web_unittests.gyp
@@ -35,11 +35,11 @@
'navigation/navigation_manager_impl_unittest.mm',
'navigation/nscoder_util_unittest.mm',
'net/cert_policy_unittest.cc',
+ 'net/cert_verification_cache_unittest.cc',
'net/cert_verifier_block_adapter_unittest.cc',
'net/clients/crw_csp_network_client_unittest.mm',
'net/clients/crw_js_injection_network_client_unittest.mm',
'net/clients/crw_passkit_network_client_unittest.mm',
- 'net/crw_cert_policy_cache_unittest.mm',
'net/crw_cert_verification_controller_unittest.mm',
'net/crw_url_verifying_protocol_handler_unittest.mm',
'net/request_group_util_unittest.mm',

Powered by Google App Engine
This is Rietveld 408576698