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

Unified Diff: ios/testing/BUILD.gn

Issue 2789433006: Implement request mobile site. (Closed)
Patch Set: Fix failing eg tests on iPad. Created 3 years, 8 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/testing/BUILD.gn
diff --git a/ios/testing/BUILD.gn b/ios/testing/BUILD.gn
index 4751fa050500da015257b7e6015150e618d3c0ca..e4b8ef873b51b44f938468aa0db842780c80c705 100644
--- a/ios/testing/BUILD.gn
+++ b/ios/testing/BUILD.gn
@@ -80,12 +80,12 @@ bundle_data("http_server_bundle_data") {
"data/http_server_files/multi_field_form.html",
"data/http_server_files/pony.html",
"data/http_server_files/redirect_refresh.html",
- "data/http_server_files/request_desktop_test_page.html",
"data/http_server_files/single_page_wide.pdf",
"data/http_server_files/state_operations.html",
"data/http_server_files/state_operations.js",
"data/http_server_files/testpage.pdf",
"data/http_server_files/two_pages.pdf",
+ "data/http_server_files/user_agent_test_page.html",
"data/http_server_files/window_close.html",
"data/http_server_files/window_location.html",
"data/http_server_files/window_location.js",

Powered by Google App Engine
This is Rietveld 408576698