Index: ios/testing/earl_grey/BUILD.gn |
diff --git a/ios/testing/earl_grey/BUILD.gn b/ios/testing/earl_grey/BUILD.gn |
index 7c7eeb41a7c709f3aec1da27db4e142d110364da..a8e6ecf27c1724bd9663572fb33d5ab8cb7c7dd1 100644 |
--- a/ios/testing/earl_grey/BUILD.gn |
+++ b/ios/testing/earl_grey/BUILD.gn |
@@ -11,6 +11,7 @@ source_set("earl_grey_support") { |
testonly = true |
deps = [ |
+ "//base/test:test_support", |
"//ios/third_party/earl_grey", |
] |