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 b1c07a698043d24229de9c850cc329a47b54b8f7..a04cacab94ad245d432f03aa5522eda9ea167d07 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", |