| 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",
|
|
|