Index: ios/web/BUILD.gn |
diff --git a/ios/web/BUILD.gn b/ios/web/BUILD.gn |
index 207e5b97348de8088db9316302392596a268d5ca..4f1d63603b3c1a29c90cacb492c3ae6016b63b17 100644 |
--- a/ios/web/BUILD.gn |
+++ b/ios/web/BUILD.gn |
@@ -332,6 +332,7 @@ source_set("earl_grey_test_support") { |
":web", |
"//base", |
"//base/test:test_support", |
+ "//ios/testing:ios_test_support", |
"//ios/testing/earl_grey:earl_grey_support", |
"//ios/third_party/earl_grey", |
] |