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