Chromium Code Reviews| Index: ios/chrome/test/app/BUILD.gn |
| diff --git a/ios/chrome/test/app/BUILD.gn b/ios/chrome/test/app/BUILD.gn |
| index 523bfb7de735741bce1f76d744aa90ef19843775..a6ea7d893841486224da1d39bb062f10af54acb5 100644 |
| --- a/ios/chrome/test/app/BUILD.gn |
| +++ b/ios/chrome/test/app/BUILD.gn |
| @@ -3,6 +3,7 @@ |
| # found in the LICENSE file. |
| source_set("test_support") { |
| + configs += [ "//build/config/compiler:enable_arc" ] |
| testonly = true |
| sources = [ |
| "bookmarks_test_util.h", |