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

Unified Diff: ios/web/ios_web_shell_tests.gyp

Issue 2170243002: [ios] Implemented Meta Tags EarlGrey tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@rename-tests
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/meta_tags_egtest.mm » ('j') | ios/web/shell/test/meta_tags_egtest.mm » ('J')
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 d9ca26c7287b2ea133dab17c006dc627e3d5f8e1..b58aca54bd80d743a4a057badbbb5cdab1a4271b 100644
--- a/ios/web/ios_web_shell_tests.gyp
+++ b/ios/web/ios_web_shell_tests.gyp
@@ -61,6 +61,7 @@
'<(DEPTH)/ios/third_party/earl_grey/earl_grey.gyp:EarlGrey',
],
'sources': [
+ 'shell/test/meta_tags_egtest.mm',
baxley 2016/07/22 15:53:26 Can you add this to ios/web/shell/test/BUILD.gn (t
Eugene But (OOO till 7-30) 2016/07/22 18:29:37 Done.
'shell/test/navigation_egtest.mm',
'shell/test/page_state_egtest.mm',
],
« no previous file with comments | « no previous file | ios/web/shell/test/meta_tags_egtest.mm » ('j') | ios/web/shell/test/meta_tags_egtest.mm » ('J')

Powered by Google App Engine
This is Rietveld 408576698