Chromium Code Reviews| Index: ios/testing/earl_grey/BUILD.gn |
| diff --git a/ios/testing/earl_grey/BUILD.gn b/ios/testing/earl_grey/BUILD.gn |
| index 221784c48f0b0880b0f26ed7987029803de722e2..917583799f87d82d63cdc7ae42636e47ea388cb4 100644 |
| --- a/ios/testing/earl_grey/BUILD.gn |
| +++ b/ios/testing/earl_grey/BUILD.gn |
| @@ -8,6 +8,7 @@ config("earl_grey_support_config") { |
| } |
| source_set("earl_grey_support") { |
| + configs += [ "//build/config/compiler:enable_arc" ] |
| testonly = true |
| deps = [ |