Chromium Code Reviews| Index: ios/chrome/app/application_delegate/BUILD.gn |
| diff --git a/ios/chrome/app/application_delegate/BUILD.gn b/ios/chrome/app/application_delegate/BUILD.gn |
| index c29ebfcbbfd9eb2e4dc99b727c3a77e2ac9625b9..cf22cd0b0a5e3ce44c8c261378b9aea155447cd7 100644 |
| --- a/ios/chrome/app/application_delegate/BUILD.gn |
| +++ b/ios/chrome/app/application_delegate/BUILD.gn |
| @@ -73,6 +73,7 @@ source_set("unit_tests") { |
| } |
| source_set("application_delegate_internal") { |
| + configs += [ "//build/config/compiler:enable_arc" ] |
| sources = [ |
| "app_navigation.h", |
| "app_state.h", |