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

Unified Diff: ios/web/BUILD.gn

Issue 2448753002: Refactor wait_util so it isn't coupled to EarlGrey. (Closed)
Patch Set: compile Created 4 years, 2 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/wait_util.mm ('k') | ios/web/public/test/earl_grey/js_test_util.mm » ('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 207e5b97348de8088db9316302392596a268d5ca..4f1d63603b3c1a29c90cacb492c3ae6016b63b17 100644
--- a/ios/web/BUILD.gn
+++ b/ios/web/BUILD.gn
@@ -332,6 +332,7 @@ source_set("earl_grey_test_support") {
":web",
"//base",
"//base/test:test_support",
+ "//ios/testing:ios_test_support",
"//ios/testing/earl_grey:earl_grey_support",
"//ios/third_party/earl_grey",
]
« no previous file with comments | « ios/testing/wait_util.mm ('k') | ios/web/public/test/earl_grey/js_test_util.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698