Chromium Code Reviews| Index: ios/chrome/test/base/BUILD.gn |
| diff --git a/ios/chrome/test/base/BUILD.gn b/ios/chrome/test/base/BUILD.gn |
| index 811cbbb4a3055e446d8d0c0c50cf9f0c33b52dc1..91a37c7efae4234c60d677d46ad4cfdcdd7061ef 100644 |
| --- a/ios/chrome/test/base/BUILD.gn |
| +++ b/ios/chrome/test/base/BUILD.gn |
| @@ -14,6 +14,7 @@ source_set("base") { |
| } |
| source_set("unit_tests") { |
| + configs += [ "//build/config/compiler:enable_arc" ] |
| testonly = true |
| sources = [ |
| "scoped_block_swizzler_unittest.mm", |