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

Unified Diff: ios/web/public/test/BUILD.gn

Issue 2798773002: Create ChromeEarlGrey waitForWebViewContainingText. (Closed)
Patch Set: review comments Created 3 years, 6 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/chrome/test/earl_grey/device_check_egtest.mm ('k') | ios/web/public/test/web_view_content_test_util.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/web/public/test/BUILD.gn
diff --git a/ios/web/public/test/BUILD.gn b/ios/web/public/test/BUILD.gn
index 6c8c1fdaf840a97e5e9faac1886a20394af054e4..f6e802e426fc81a86b9e5be9788dec1df643ac07 100644
--- a/ios/web/public/test/BUILD.gn
+++ b/ios/web/public/test/BUILD.gn
@@ -43,6 +43,8 @@ source_set("test") {
"web_test_suite.h",
"web_test_with_web_state.h",
"web_test_with_web_state.mm",
+ "web_view_content_test_util.h",
+ "web_view_content_test_util.mm",
"web_view_interaction_test_util.h",
"web_view_interaction_test_util.mm",
]
« no previous file with comments | « ios/chrome/test/earl_grey/device_check_egtest.mm ('k') | ios/web/public/test/web_view_content_test_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698