Chromium Code Reviews| Index: ios/web_view/shell/BUILD.gn |
| diff --git a/ios/web_view/shell/BUILD.gn b/ios/web_view/shell/BUILD.gn |
| index 9683ad8ec0dbcb02df0cde4d148a8c33aa7bc8e1..ab14a249adb45e60f6b6b828be6d8b084520f0c3 100644 |
| --- a/ios/web_view/shell/BUILD.gn |
| +++ b/ios/web_view/shell/BUILD.gn |
| @@ -6,6 +6,7 @@ import("//tools/grit/repack.gni") |
| import("//build/config/ios/rules.gni") |
| ios_app_bundle("ios_web_view_shell") { |
| + configs += [ "//build/config/compiler:enable_arc" ] |
| deps = [ |
| "//base", |
| "//ios/web_view", |