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

Unified Diff: ios/testing/earl_grey/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/BUILD.gn ('k') | ios/testing/earl_grey/wait_util.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/testing/earl_grey/BUILD.gn
diff --git a/ios/testing/earl_grey/BUILD.gn b/ios/testing/earl_grey/BUILD.gn
index a499d965a7f54ce234aab9faca7daa954972058d..0ceb868781c35fcf07d0d4833db81538b69bb250 100644
--- a/ios/testing/earl_grey/BUILD.gn
+++ b/ios/testing/earl_grey/BUILD.gn
@@ -12,6 +12,7 @@ source_set("earl_grey_support") {
deps = [
"//base/test:test_support",
+ "//ios/testing:ios_test_support",
"//ios/third_party/earl_grey",
]
« no previous file with comments | « ios/testing/BUILD.gn ('k') | ios/testing/earl_grey/wait_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698