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

Unified Diff: ios/testing/BUILD.gn

Issue 2601193003: Created a test page for window.history.[push/replace]State() tests. (Closed)
Patch Set: eugene's comments Created 3 years, 11 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/testing/data/http_server_files/state_operations.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/testing/BUILD.gn
diff --git a/ios/testing/BUILD.gn b/ios/testing/BUILD.gn
index 8cad15ab09e68c410fa1ccaf52d80d8d952f73fa..4751fa050500da015257b7e6015150e618d3c0ca 100644
--- a/ios/testing/BUILD.gn
+++ b/ios/testing/BUILD.gn
@@ -82,6 +82,8 @@ bundle_data("http_server_bundle_data") {
"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/window_close.html",
« no previous file with comments | « no previous file | ios/testing/data/http_server_files/state_operations.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698