Chromium Code Reviews| Index: ios/chrome/app/spotlight/BUILD.gn |
| diff --git a/ios/chrome/app/spotlight/BUILD.gn b/ios/chrome/app/spotlight/BUILD.gn |
| index b872afa0e1a8761fcaa71db68d40fbbdeae98452..5a491787470a4182b37cf1c688b057de45e0f702 100644 |
| --- a/ios/chrome/app/spotlight/BUILD.gn |
| +++ b/ios/chrome/app/spotlight/BUILD.gn |
| @@ -3,6 +3,7 @@ |
| # found in the LICENSE file. |
| source_set("spotlight") { |
| + configs += [ "//build/config/compiler:enable_arc" ] |
| sources = [ |
| "actions_spotlight_manager.h", |
| "actions_spotlight_manager.mm", |