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

Unified Diff: ios/web/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 | « ios/testing/earl_grey/BUILD.gn ('k') | no next file » | 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 8a82307d4a1b56e263d3d430370c440de8404f18..a70b99a0744625652f858beaac72361665f4053c 100644
--- a/ios/web/BUILD.gn
+++ b/ios/web/BUILD.gn
@@ -302,6 +302,7 @@ source_set("earl_grey_test_support") {
":web",
"//base",
"//base/test:test_support",
+ "//ios/testing/earl_grey:earl_grey_support",
"//ios/third_party/earl_grey",
]
« no previous file with comments | « ios/testing/earl_grey/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698