Index: third_party/WebKit/LayoutTests/http/tests/inspector-protocol/ping-redirect.html |
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector-protocol/ping-redirect.html b/third_party/WebKit/LayoutTests/http/tests/inspector-protocol/ping-redirect.html |
index ac1c4564db71f8d95ed1fd700abe1008f954aa82..71b1d3d8cf2e3a26f1d3d89132031152247e3dd0 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/inspector-protocol/ping-redirect.html |
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector-protocol/ping-redirect.html |
@@ -1,6 +1,6 @@ |
<html> |
<head> |
-<script src="inspector-protocol-test.js"></script> |
+<script src="resources/inspector-protocol-test.js"></script> |
<script> |
function sendBeacon() |
{ |