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

Unified Diff: ios/testing/BUILD.gn

Issue 2577333002: Created file-based test pages for window.location tests. (Closed)
Patch Set: added functions 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/window_location.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 4a526f093b732096d5f7a2c614ceaf3efa9982db..8cad15ab09e68c410fa1ccaf52d80d8d952f73fa 100644
--- a/ios/testing/BUILD.gn
+++ b/ios/testing/BUILD.gn
@@ -85,6 +85,8 @@ bundle_data("http_server_bundle_data") {
"data/http_server_files/testpage.pdf",
"data/http_server_files/two_pages.pdf",
"data/http_server_files/window_close.html",
+ "data/http_server_files/window_location.html",
+ "data/http_server_files/window_location.js",
"data/http_server_files/window_open.html",
"data/http_server_files/window_proxy.html",
]
« no previous file with comments | « no previous file | ios/testing/data/http_server_files/window_location.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698