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

Unified Diff: ios/testing/BUILD.gn

Issue 2569503002: Created test page to be used for window.history.go() tests. (Closed)
Patch Set: fix goBack2 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
« no previous file with comments | « no previous file | ios/testing/data/http_server_files/history_go.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 97729391ae260a984a5141efcaf2e88110cb6ba7..3ad58c9061a3e5511409a0d8eb7d3f36b2bb3948 100644
--- a/ios/testing/BUILD.gn
+++ b/ios/testing/BUILD.gn
@@ -67,6 +67,8 @@ bundle_data("http_server_bundle_data") {
"data/http_server_files/fullscreen.html",
"data/http_server_files/history.html",
"data/http_server_files/history.js",
+ "data/http_server_files/history_go.html",
+ "data/http_server_files/history_go.js",
"data/http_server_files/memory_usage.html",
"data/http_server_files/multi_field_form.html",
"data/http_server_files/pony.html",
« no previous file with comments | « no previous file | ios/testing/data/http_server_files/history_go.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698