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

Unified Diff: ios/testing/earl_grey/BUILD.gn

Issue 2167283002: Add missing dependencies to fix "gn check". (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@ios-framework-bundle
Patch Set: Rebase. Created 4 years, 5 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 | « no previous file | ios/web/BUILD.gn » ('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 7c7eeb41a7c709f3aec1da27db4e142d110364da..a8e6ecf27c1724bd9663572fb33d5ab8cb7c7dd1 100644
--- a/ios/testing/earl_grey/BUILD.gn
+++ b/ios/testing/earl_grey/BUILD.gn
@@ -11,6 +11,7 @@ source_set("earl_grey_support") {
testonly = true
deps = [
+ "//base/test:test_support",
"//ios/third_party/earl_grey",
]
« no previous file with comments | « no previous file | ios/web/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698