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

Unified Diff: ios/chrome/test/earl_grey/BUILD.gn

Issue 2835563002: Add ErrorPageTestCase to external url test suite. (Closed)
Patch Set: Filename Created 3 years, 8 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/chrome/browser/ui/external_url_error_page_egtest.mm ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/test/earl_grey/BUILD.gn
diff --git a/ios/chrome/test/earl_grey/BUILD.gn b/ios/chrome/test/earl_grey/BUILD.gn
index 6f72ecd4a4aed384f1afd0f292f0a0f1a7ab43a8..22f219adaec7e4995bd2e33d221f7f95cd612a2a 100644
--- a/ios/chrome/test/earl_grey/BUILD.gn
+++ b/ios/chrome/test/earl_grey/BUILD.gn
@@ -138,6 +138,7 @@ chrome_ios_eg_test("ios_chrome_smoke_egtests") {
chrome_ios_eg_test("ios_chrome_external_url_egtests") {
deps = [
"//ios/chrome/browser/translate:external_url_eg_tests",
+ "//ios/chrome/browser/ui:external_url_eg_tests",
]
}
« no previous file with comments | « ios/chrome/browser/ui/external_url_error_page_egtest.mm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698