| Index: ios/chrome/browser/context_menu/BUILD.gn
|
| diff --git a/ios/chrome/browser/context_menu/BUILD.gn b/ios/chrome/browser/context_menu/BUILD.gn
|
| index aa2ccd23e99ac138ae3409b6f34b2e5e54cd7b32..da003576280c06153e02c9d8682e87246df01860 100644
|
| --- a/ios/chrome/browser/context_menu/BUILD.gn
|
| +++ b/ios/chrome/browser/context_menu/BUILD.gn
|
| @@ -3,6 +3,7 @@
|
| # found in the LICENSE file.
|
|
|
| source_set("eg_tests") {
|
| + configs += [ "//build/config/compiler:enable_arc" ]
|
| testonly = true
|
| sources = [
|
| "context_menu_egtest.mm",
|
|
|