Chromium Code Reviews| Index: ios/public/provider/web/BUILD.gn |
| diff --git a/ios/public/provider/web/BUILD.gn b/ios/public/provider/web/BUILD.gn |
| index d70aa343eea79d23885accf26ecc182dc51eb6ae..f01ac4f93630e224cd9ff0153279964fe5ba217e 100644 |
| --- a/ios/public/provider/web/BUILD.gn |
| +++ b/ios/public/provider/web/BUILD.gn |
| @@ -3,6 +3,7 @@ |
| # found in the LICENSE file. |
| source_set("web") { |
| + configs += [ "//build/config/compiler:enable_arc" ] |
| sources = [ |
| "web_controller_provider.h", |
| "web_controller_provider.mm", |