| Index: ios/chrome/browser/ui/activity_services/BUILD.gn
|
| diff --git a/ios/chrome/browser/ui/activity_services/BUILD.gn b/ios/chrome/browser/ui/activity_services/BUILD.gn
|
| index cac485e37c5a2becf266deb7bb4d61b1106b891d..432bafcaad4f5d67d27a012613a62fc3b8429556 100644
|
| --- a/ios/chrome/browser/ui/activity_services/BUILD.gn
|
| +++ b/ios/chrome/browser/ui/activity_services/BUILD.gn
|
| @@ -95,6 +95,7 @@ source_set("unit_tests") {
|
| }
|
|
|
| source_set("eg_tests") {
|
| + configs += [ "//build/config/compiler:enable_arc" ]
|
| testonly = true
|
| sources = [
|
| "activity_service_controller_egtest.mm",
|
|
|