| Index: ios/chrome/BUILD.gn
|
| diff --git a/ios/chrome/BUILD.gn b/ios/chrome/BUILD.gn
|
| index 892f04fb9831f3d3e1578a074f1dd47ab2f38bb4..247e879bc411a13f1fe61e10f8b7b1eb73d229cf 100644
|
| --- a/ios/chrome/BUILD.gn
|
| +++ b/ios/chrome/BUILD.gn
|
| @@ -53,6 +53,9 @@ test("ios_chrome_unittests") {
|
| "browser/snapshots/snapshots_util_unittest.mm",
|
| "browser/ssl/ios_ssl_error_handler_unittest.mm",
|
| "browser/translate/translate_service_ios_unittest.cc",
|
| + "browser/ui/alert_coordinator/action_sheet_coordinator_unittest.mm",
|
| + "browser/ui/alert_coordinator/alert_controller_coordinator_unittest.mm",
|
| + "browser/ui/alert_coordinator/alert_coordinator_unittest.mm",
|
| "browser/ui/commands/set_up_for_testing_command_unittest.mm",
|
| "browser/ui/context_menu/context_menu_coordinator_unittest.mm",
|
| "browser/ui/keyboard/UIKeyCommand+ChromeTest.mm",
|
|
|