| Index: ios/web/BUILD.gn
|
| diff --git a/ios/web/BUILD.gn b/ios/web/BUILD.gn
|
| index de52bb0e581d3ef7578040b437c09405db342f57..f3892b0f7bfbf0ad1b98bdb0207723f4ebc5d7a4 100644
|
| --- a/ios/web/BUILD.gn
|
| +++ b/ios/web/BUILD.gn
|
| @@ -608,7 +608,6 @@ test("ios_web_unittests") {
|
| "web_state/error_translation_util_unittest.mm",
|
| "web_state/js/common_js_unittest.mm",
|
| "web_state/js/context_menu_js_unittest.mm",
|
| - "web_state/js/core_js_unittest.mm",
|
| "web_state/js/credential_util_unittest.mm",
|
| "web_state/js/crw_js_injection_manager_unittest.mm",
|
| "web_state/js/crw_js_post_request_loader_unittest.mm",
|
|
|