Chromium Code Reviews| Index: ios/chrome/browser/ui/BUILD.gn |
| diff --git a/ios/chrome/browser/ui/BUILD.gn b/ios/chrome/browser/ui/BUILD.gn |
| index 047f37a03d0138851c34e861a3b0034d6eb46823..c19100266ae4cfcd3a98570936eac6a83b9cfd27 100644 |
| --- a/ios/chrome/browser/ui/BUILD.gn |
| +++ b/ios/chrome/browser/ui/BUILD.gn |
| @@ -349,6 +349,7 @@ source_set("ui_internal") { |
| } |
| source_set("test_support") { |
| + configs += [ "//build/config/compiler:enable_arc" ] |
| testonly = true |
| sources = [ |
| "browser_view_controller_testing.h", |