Index: LayoutTests/http/tests/navigation/ping-cross-origin-from-https.html |
diff --git a/LayoutTests/http/tests/navigation/ping-cross-origin-from-https.html b/LayoutTests/http/tests/navigation/ping-cross-origin-from-https.html |
index 71096f7ecf47966eb2dc48c70a6f0435e9e71a88..b86d7e4bc8a3fa52300e2d4558cd3bfbcbefadfa 100644 |
--- a/LayoutTests/http/tests/navigation/ping-cross-origin-from-https.html |
+++ b/LayoutTests/http/tests/navigation/ping-cross-origin-from-https.html |
@@ -9,6 +9,6 @@ if (window.testRunner) { |
} |
if (location.protocol != "https:") |
- location = "https://127.0.0.1:8443/navigation/ping-cross-origin.html" |
+ location = "https://127.0.0.1:8443/navigation/resources/ping-cross-origin-from-https-target.html"; |
</script> |
</head></html> |