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

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

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
Index: ios/web/shell/test/BUILD.gn
diff --git a/ios/web/shell/test/BUILD.gn b/ios/web/shell/test/BUILD.gn
index cf5e57747982fbecc80bc8ba68ccbd404d155f4a..2ad268cebb07009e6d0fa6b58f7eb51c88975fb3 100644
--- a/ios/web/shell/test/BUILD.gn
+++ b/ios/web/shell/test/BUILD.gn
@@ -12,6 +12,7 @@ ios_eg_test("ios_web_shell_test") {
"page_state_egtest.mm",
"pdf_egtest.mm",
"plugin_placeholder_egtest.mm",
+ "redirect_egtest.mm",
]
deps = [

Powered by Google App Engine
This is Rietveld 408576698