Chromium Code Reviews| Index: ios/web/public/test/BUILD.gn |
| diff --git a/ios/web/public/test/BUILD.gn b/ios/web/public/test/BUILD.gn |
| index 90975bd2a4e464db3192d4a44df5dec0faea4c0d..6c8c1fdaf840a97e5e9faac1886a20394af054e4 100644 |
| --- a/ios/web/public/test/BUILD.gn |
| +++ b/ios/web/public/test/BUILD.gn |
| @@ -3,6 +3,7 @@ |
| # found in the LICENSE file. |
| source_set("test") { |
| + configs += [ "//build/config/compiler:enable_arc" ] |
| testonly = true |
| deps = [ |