| Index: ios/chrome/browser/ui/material_components/BUILD.gn
|
| diff --git a/ios/chrome/browser/ui/material_components/BUILD.gn b/ios/chrome/browser/ui/material_components/BUILD.gn
|
| index 63e674f4287838826d2272d596a4af7574c537b0..905795b6694e1442440f2e8f8636f8c268181977 100644
|
| --- a/ios/chrome/browser/ui/material_components/BUILD.gn
|
| +++ b/ios/chrome/browser/ui/material_components/BUILD.gn
|
| @@ -3,6 +3,7 @@
|
| # found in the LICENSE file.
|
|
|
| source_set("material_components") {
|
| + configs += [ "//build/config/compiler:enable_arc" ]
|
| sources = [
|
| "activity_indicator.h",
|
| "activity_indicator.mm",
|
|
|