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