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

Unified Diff: ios/web/ios_web_unittests.gyp

Issue 2096973002: [ios] Do not show SSL interstitial if cert is absent or cannot be parsed (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added unittest Created 4 years, 6 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/BUILD.gn ('k') | ios/web/web_state/error_translation_util.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 ee6321a0b65c1fdb4e7e325e69519a41936ecf68..51fdfac2f28b7e042624d38fed4c4d3936a077b2 100644
--- a/ios/web/ios_web_unittests.gyp
+++ b/ios/web/ios_web_unittests.gyp
@@ -52,6 +52,7 @@
'url_util_unittest.cc',
'web_state/crw_pass_kit_downloader_unittest.mm',
'web_state/crw_web_view_scroll_view_proxy_unittest.mm',
+ 'web_state/error_translation_util_unittest.mm',
'web_state/js/common_js_unittest.mm',
'web_state/js/core_js_unittest.mm',
'web_state/js/credential_util_unittest.mm',
« no previous file with comments | « ios/web/BUILD.gn ('k') | ios/web/web_state/error_translation_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698