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

Unified Diff: ios/web/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 | « ios/testing/earl_grey/matchers.mm ('k') | ios/web/public/test/earl_grey/web_view_actions.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « ios/testing/earl_grey/matchers.mm ('k') | ios/web/public/test/earl_grey/web_view_actions.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698