Index: ios/testing/earl_grey/BUILD.gn |
diff --git a/ios/testing/earl_grey/BUILD.gn b/ios/testing/earl_grey/BUILD.gn |
index a499d965a7f54ce234aab9faca7daa954972058d..0ceb868781c35fcf07d0d4833db81538b69bb250 100644 |
--- a/ios/testing/earl_grey/BUILD.gn |
+++ b/ios/testing/earl_grey/BUILD.gn |
@@ -12,6 +12,7 @@ source_set("earl_grey_support") { |
deps = [ |
"//base/test:test_support", |
+ "//ios/testing:ios_test_support", |
"//ios/third_party/earl_grey", |
] |