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

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

Issue 2798773002: Create ChromeEarlGrey waitForWebViewContainingText. (Closed)
Patch Set: more cleanup 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
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",
]

Powered by Google App Engine
This is Rietveld 408576698