| Index: ios/chrome/BUILD.gn
|
| diff --git a/ios/chrome/BUILD.gn b/ios/chrome/BUILD.gn
|
| index 033376516fe3f3dcc420d13f00a8b49f220c5818..1301bf6cf690126224ddd4dae3188197fa9f8e2d 100644
|
| --- a/ios/chrome/BUILD.gn
|
| +++ b/ios/chrome/BUILD.gn
|
| @@ -67,6 +67,7 @@ test("ios_chrome_unittests") {
|
| "browser/snapshots/snapshot_cache_unittest.mm",
|
| "browser/snapshots/snapshots_util_unittest.mm",
|
| "browser/ssl/ios_ssl_error_handler_unittest.mm",
|
| + "browser/suggestions/ios_image_decoder_impl_unittest.mm",
|
| "browser/translate/translate_service_ios_unittest.cc",
|
| "browser/ui/alert_coordinator/action_sheet_coordinator_unittest.mm",
|
| "browser/ui/alert_coordinator/alert_coordinator_unittest.mm",
|
|
|