Chromium Code Reviews| Index: ios/chrome/browser/ui/voice/BUILD.gn |
| diff --git a/ios/chrome/browser/ui/voice/BUILD.gn b/ios/chrome/browser/ui/voice/BUILD.gn |
| index 7cb794bc476ad94bbda9136eb5578d50d1dcefa7..ce89c7e078254ad220c33840be87c784d6b7ec0c 100644 |
| --- a/ios/chrome/browser/ui/voice/BUILD.gn |
| +++ b/ios/chrome/browser/ui/voice/BUILD.gn |
| @@ -18,6 +18,7 @@ source_set("voice") { |
| } |
| source_set("unit_tests") { |
| + configs += [ "//build/config/compiler:enable_arc" ] |
| testonly = true |
| sources = [ |