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

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: Addressed unit tests review comments 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 | « ios/web/ios_web.gyp ('k') | ios/web/net/cert_host_pair.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/web/ios_web_unittests.gyp
diff --git a/ios/web/ios_web_unittests.gyp b/ios/web/ios_web_unittests.gyp
index 3f1b88ae17b8a57328c4956f4050aaf47f13f550..fefbb7a492185cf61d06910abbeb77d446448ef9 100644
--- a/ios/web/ios_web_unittests.gyp
+++ b/ios/web/ios_web_unittests.gyp
@@ -35,12 +35,12 @@
'navigation/navigation_item_impl_unittest.mm',
'navigation/navigation_manager_impl_unittest.mm',
'navigation/nscoder_util_unittest.mm',
+ 'net/cert_host_pair_unittest.cc',
'net/cert_policy_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',
« no previous file with comments | « ios/web/ios_web.gyp ('k') | ios/web/net/cert_host_pair.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698