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

Unified Diff: ios/web/ios_web_shell_tests.gyp

Issue 2190153002: [ios] Implemented redirect EG tests for web shell. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@http_server_util
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/BUILD.gn » ('j') | ios/web/shell/test/redirect_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 7f6738d6f37eeaa0a73fae7bb024a0448d329719..e67b0d83c282f261d466dceb9c622366183b99cb 100644
--- a/ios/web/ios_web_shell_tests.gyp
+++ b/ios/web/ios_web_shell_tests.gyp
@@ -68,6 +68,7 @@
'shell/test/page_state_egtest.mm',
'shell/test/pdf_egtest.mm',
'shell/test/plugin_placeholder_egtest.mm',
+ 'shell/test/redirect_egtest.mm',
],
'actions': [{
'action_name': 'copy_test_data',
« no previous file with comments | « no previous file | ios/web/shell/test/BUILD.gn » ('j') | ios/web/shell/test/redirect_egtest.mm » ('J')

Powered by Google App Engine
This is Rietveld 408576698