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

Unified Diff: ios/web/BUILD.gn

Issue 2448753002: Refactor wait_util so it isn't coupled to EarlGrey. (Closed)
Patch Set: 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
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",
]

Powered by Google App Engine
This is Rietveld 408576698