| Index: components/signin/ios/browser/BUILD.gn
|
| diff --git a/components/signin/ios/browser/BUILD.gn b/components/signin/ios/browser/BUILD.gn
|
| index af96184ec39e7d2d58353b3d777c2269495ae564..857271d4cb36b42cf34a582830735666bcaaf142 100644
|
| --- a/components/signin/ios/browser/BUILD.gn
|
| +++ b/components/signin/ios/browser/BUILD.gn
|
| @@ -3,6 +3,7 @@
|
| # found in the LICENSE file.
|
|
|
| source_set("browser") {
|
| + configs += [ "//build/config/compiler:enable_arc" ]
|
| sources = [
|
| "account_consistency_service.h",
|
| "account_consistency_service.mm",
|
|
|