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..93aec0cc1607b47e0f49c5bbdfa9f2682893a0f4 100644 |
| --- a/ios/chrome/test/base/BUILD.gn |
| +++ b/ios/chrome/test/base/BUILD.gn |
| @@ -26,6 +26,7 @@ source_set("unit_tests") { |
| } |
| source_set("perf_test_support") { |
| + configs += [ "//build/config/compiler:enable_arc" ] |
| testonly = true |
| sources = [ |
| "perf_test_ios.h", |