| Index: ios/chrome/BUILD.gn
|
| diff --git a/ios/chrome/BUILD.gn b/ios/chrome/BUILD.gn
|
| index 4cbe42cda9a1ff15e16a5b94543426f2391939a0..eb657d4f7b740a1418f9e1cc361453d4d69ea408 100644
|
| --- a/ios/chrome/BUILD.gn
|
| +++ b/ios/chrome/BUILD.gn
|
| @@ -33,6 +33,8 @@ test("ios_chrome_unittests") {
|
| "browser/geolocation/CLLocation+XGeoHeaderTest.mm",
|
| "browser/geolocation/location_manager_unittest.mm",
|
| "browser/geolocation/omnibox_geolocation_local_state_unittest.mm",
|
| + "browser/infobars/infobar_picker_coordinator_unittest.mm",
|
| + "browser/infobars/infobar_picker_view_controller_unittest.mm",
|
| "browser/install_time_util_unittest.mm",
|
| "browser/installation_notifier_unittest.mm",
|
| "browser/metrics/ios_chrome_metrics_service_accessor_unittest.cc",
|
|
|