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