Index: third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/dom-write-location-inline-event.html |
diff --git a/third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/dom-write-location-inline-event.html b/third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/dom-write-location-inline-event.html |
index fbe3cb9b883336e002e80420291c28509a681097..3a3b3eff22213343736673d4272dc5076e72b36e 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/dom-write-location-inline-event.html |
+++ b/third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/dom-write-location-inline-event.html |
@@ -10,7 +10,7 @@ if (window.testRunner) { |
</script> |
</head> |
<body> |
-<iframe src='http://localhost:8000/security/xssAuditor/resources/anchor-url-dom-write-location-click.html?%3Ca%20id%3D%22anchorLink%22%20href%3D%22%23%22%20onclick%3D%22alert%280%29%22%3EClick%3C/a%3E'> |
+<iframe src='http://localhost:8000/security/xssAuditor/resources/anchor-url-dom-write-location-click.php?%3Ca%20id%3D%22anchorLink%22%20href%3D%22%23%22%20onclick%3D%22alert%280%29%22%3EClick%3C/a%3E'> |
</iframe> |
</body> |
</html> |