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

Unified Diff: ios/web/ios_web_shell_tests.gyp

Issue 2183583002: [ios] EarlGrey test for PDF Mime type. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@css_selector_matcher
Patch Set: Fixed dangling reference inside the block 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/public/test/earl_grey/web_view_matchers.h » ('j') | ios/web/shell/test/pdf_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 1a50a2bce3a0e0395272297478c09ac6478a31c9..7814b70722708fb9202ea81dc73e413e772db2f3 100644
--- a/ios/web/ios_web_shell_tests.gyp
+++ b/ios/web/ios_web_shell_tests.gyp
@@ -66,6 +66,7 @@
'shell/test/meta_tags_egtest.mm',
'shell/test/navigation_egtest.mm',
'shell/test/page_state_egtest.mm',
+ 'shell/test/pdf_egtest.mm',
],
'actions': [{
'action_name': 'copy_test_data',
« no previous file with comments | « no previous file | ios/web/public/test/earl_grey/web_view_matchers.h » ('j') | ios/web/shell/test/pdf_egtest.mm » ('J')

Powered by Google App Engine
This is Rietveld 408576698