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

Unified Diff: ios/testing/BUILD.gn

Issue 2601193003: Created a test page for window.history.[push/replace]State() tests. (Closed)
Patch Set: Created 4 years 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 4a526f093b732096d5f7a2c614ceaf3efa9982db..0ddfcb9c9934d7d6b6b035d206f06242d25fc266 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",

Powered by Google App Engine
This is Rietveld 408576698