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

Unified Diff: ios/web/ios_web_shell_tests.gyp

Issue 2166043004: Create base class for web shell Earl Grey tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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/shell/test/earl_grey/shell_base_test_case.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/web/ios_web_shell_tests.gyp
diff --git a/ios/web/ios_web_shell_tests.gyp b/ios/web/ios_web_shell_tests.gyp
index 84f229316206f9a7ba3178bbb719a21e501a6b8b..de75264273a3f323443ea67165cb23ffb717dcc3 100644
--- a/ios/web/ios_web_shell_tests.gyp
+++ b/ios/web/ios_web_shell_tests.gyp
@@ -116,6 +116,8 @@
'shell/test/app/web_shell_test_util.mm',
'shell/test/app/web_view_interaction_test_util.h',
'shell/test/app/web_view_interaction_test_util.mm',
+ 'shell/test/earl_grey/shell_base_test_case.h',
+ 'shell/test/earl_grey/shell_base_test_case.mm',
'shell/test/earl_grey/shell_matchers.h',
'shell/test/earl_grey/shell_matchers.mm',
],
« no previous file with comments | « no previous file | ios/web/shell/test/earl_grey/shell_base_test_case.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698