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

Unified Diff: ios/web/shell/test/BUILD.gn

Issue 2340533004: [ios] Implemented -[ShellEarlGrey loadURL:]. (Closed)
Patch Set: Addressed review comments Created 4 years, 3 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/web/public/test/earl_grey/js_test_util.mm ('k') | ios/web/shell/test/app/navigation_test_util.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/web/shell/test/BUILD.gn
diff --git a/ios/web/shell/test/BUILD.gn b/ios/web/shell/test/BUILD.gn
index 9e0258d06a0d70dc740a3f751ea4a22be3332ce1..d1cf2944f75f4341daae1a3920f4c63588e3cce4 100644
--- a/ios/web/shell/test/BUILD.gn
+++ b/ios/web/shell/test/BUILD.gn
@@ -69,6 +69,8 @@ source_set("earl_grey_test_support") {
"earl_grey/shell_actions.mm",
"earl_grey/shell_base_test_case.h",
"earl_grey/shell_base_test_case.mm",
+ "earl_grey/shell_earl_grey.h",
+ "earl_grey/shell_earl_grey.mm",
"earl_grey/shell_matchers.h",
"earl_grey/shell_matchers.mm",
]
« no previous file with comments | « ios/web/public/test/earl_grey/js_test_util.mm ('k') | ios/web/shell/test/app/navigation_test_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698