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

Unified Diff: ios/web/BUILD.gn

Issue 2275303004: Context menu egtests, plus related utilities. (Closed)
Patch Set: Reviewable. 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
Index: ios/web/BUILD.gn
diff --git a/ios/web/BUILD.gn b/ios/web/BUILD.gn
index 44b23cc80f5118cb97fb27e5233027edbde487fb..523d22af9744773f24813b617507501fbb48aa14 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",

Powered by Google App Engine
This is Rietveld 408576698