Index: ios/testing/earl_grey/BUILD.gn |
diff --git a/ios/testing/earl_grey/BUILD.gn b/ios/testing/earl_grey/BUILD.gn |
index 9a21bf0d1f8547e360a26b6982b9eb22b1b0fd50..a499d965a7f54ce234aab9faca7daa954972058d 100644 |
--- a/ios/testing/earl_grey/BUILD.gn |
+++ b/ios/testing/earl_grey/BUILD.gn |
@@ -17,6 +17,8 @@ source_set("earl_grey_support") { |
sources = [ |
"disabled_test_macros.h", |
+ "matchers.h", |
+ "matchers.mm", |
"wait_util.h", |
"wait_util.mm", |
] |