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..7f5add3c53a534c0faf83531d484de4684c9a908 100644 |
| --- a/ios/chrome/test/base/BUILD.gn |
| +++ b/ios/chrome/test/base/BUILD.gn |
| @@ -3,6 +3,7 @@ |
| # found in the LICENSE file. |
| source_set("base") { |
| + configs += [ "//build/config/compiler:enable_arc" ] |
| testonly = true |
| sources = [ |
| "scoped_block_swizzler.h", |