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

Unified Diff: ios/web/BUILD.gn

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 | « no previous file | ios/web/ios_web_unittests.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/web/BUILD.gn
diff --git a/ios/web/BUILD.gn b/ios/web/BUILD.gn
index 255f9507ebc4e1a2bffaee012622275b58eaa69c..20ec28ee8c48161e5ea578ed7aa6429207fbb6dc 100644
--- a/ios/web/BUILD.gn
+++ b/ios/web/BUILD.gn
@@ -458,6 +458,7 @@ test("ios_web_unittests") {
"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 | « no previous file | ios/web/ios_web_unittests.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698