Index: ios/web/BUILD.gn |
diff --git a/ios/web/BUILD.gn b/ios/web/BUILD.gn |
index 8441bdf3b3087a90dfb9bff93eb3ca297f878627..6038663f6a4caee31acadbe2a44f46af328f4bc3 100644 |
--- a/ios/web/BUILD.gn |
+++ b/ios/web/BUILD.gn |
@@ -340,6 +340,8 @@ source_set("earl_grey_test_support") { |
] |
sources = [ |
+ "public/test/earl_grey/web_view_actions.h", |
+ "public/test/earl_grey/web_view_actions.mm", |
"public/test/earl_grey/web_view_matchers.h", |
"public/test/earl_grey/web_view_matchers.mm", |
"public/test/web_view_interaction_test_util.h", |