Chromium Code Reviews| Index: ios/testing/BUILD.gn |
| diff --git a/ios/testing/BUILD.gn b/ios/testing/BUILD.gn |
| index 0d6bc3712bdf6815975d3cb05358b3cb3eb10817..3b91555a91d3815ed016d3a48be937ba079348dc 100644 |
| --- a/ios/testing/BUILD.gn |
| +++ b/ios/testing/BUILD.gn |
| @@ -6,6 +6,7 @@ import("//ios/build/config.gni") |
| import("//testing/test.gni") |
| source_set("ios_test_support") { |
| + configs += [ "//build/config/compiler:enable_arc" ] |
| testonly = true |
| deps = [ |