| Index: ios/chrome/BUILD.gn
|
| diff --git a/ios/chrome/BUILD.gn b/ios/chrome/BUILD.gn
|
| index c9f1bf664300f6f8738906a6fd8badb9b72d2833..669054cd0807a54a46b52fade12159b476f1d8c2 100644
|
| --- a/ios/chrome/BUILD.gn
|
| +++ b/ios/chrome/BUILD.gn
|
| @@ -33,6 +33,7 @@ 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_controller_unittest.mm",
|
| "browser/install_time_util_unittest.mm",
|
| "browser/installation_notifier_unittest.mm",
|
| "browser/metrics/ios_chrome_metrics_service_accessor_unittest.cc",
|
|
|