Chromium Code Reviews| Index: ios/chrome/browser/suggestions/BUILD.gn |
| diff --git a/ios/chrome/browser/suggestions/BUILD.gn b/ios/chrome/browser/suggestions/BUILD.gn |
| index 216bf04fc4b89dbcf8035c6de2ce270e99fa4877..66a2401239ebebdad2da7a4797e76d76565765c9 100644 |
| --- a/ios/chrome/browser/suggestions/BUILD.gn |
| +++ b/ios/chrome/browser/suggestions/BUILD.gn |
| @@ -3,6 +3,7 @@ |
| # found in the LICENSE file. |
| source_set("suggestions") { |
| + configs += [ "//build/config/compiler:enable_arc" ] |
| sources = [ |
| "image_fetcher_impl.h", |
| "image_fetcher_impl.mm", |