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

Unified Diff: ios/web/BUILD.gn

Issue 2798773002: Create ChromeEarlGrey waitForWebViewContainingText. (Closed)
Patch Set: better formatting Created 3 years, 8 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 66c2e2e77b3b22a802387b666a15ff802c941ec2..3962975a589d1d79c54002f202b72b44c85bf44b 100644
--- a/ios/web/BUILD.gn
+++ b/ios/web/BUILD.gn
@@ -466,6 +466,8 @@ source_set("test_support") {
"public/test/web_test_suite.h",
"public/test/web_test_with_web_state.h",
"public/test/web_test_with_web_state.mm",
+ "public/test/web_view_content_test_util.h",
+ "public/test/web_view_content_test_util.mm",
"public/test/web_view_interaction_test_util.h",
"public/test/web_view_interaction_test_util.mm",
"test/crw_fake_web_controller_observer.h",

Powered by Google App Engine
This is Rietveld 408576698