Chromium Code Reviews| Index: ios/chrome/test/earl_grey/BUILD.gn |
| diff --git a/ios/chrome/test/earl_grey/BUILD.gn b/ios/chrome/test/earl_grey/BUILD.gn |
| index c5b78e93172c839a3b81a3df08e781a1cadaf1fc..3c4a1ec9f70ae608a05d9780d9fe93533de38e62 100644 |
| --- a/ios/chrome/test/earl_grey/BUILD.gn |
| +++ b/ios/chrome/test/earl_grey/BUILD.gn |
| @@ -202,6 +202,7 @@ source_set("test_support") { |
| } |
| source_set("hooks") { |
| + configs += [ "//build/config/compiler:enable_arc" ] |
| testonly = true |
| sources = [ |
| "eg_tests_hook.mm", |