Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(226)

Unified Diff: ios/testing/earl_grey/BUILD.gn

Issue 2275303004: Context menu egtests, plus related utilities. (Closed)
Patch Set: Fewer References. Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | ios/testing/earl_grey/matchers.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
]
« no previous file with comments | « no previous file | ios/testing/earl_grey/matchers.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698