Index: third_party/WebKit/LayoutTests/http/tests/inspector-protocol/network/redirect-interception-mocked.html |
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector-protocol/network/redirect-interception-mocked.html b/third_party/WebKit/LayoutTests/http/tests/inspector-protocol/network/redirect-interception-mocked.html |
index 500ae9fcbeb336efe615ecc9a218a6fa701feec5..cefd7485547978e6ff9ef5ec15c3fdad56a1e20e 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/inspector-protocol/network/redirect-interception-mocked.html |
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector-protocol/network/redirect-interception-mocked.html |
@@ -1,7 +1,7 @@ |
<html> |
<head> |
-<script type="text/javascript" src="../inspector-protocol-test.js"></script> |
-<script type="text/javascript" src="interception-test.js"></script> |
+<script type="text/javascript" src="../resources/inspector-protocol-test.js"></script> |
+<script type="text/javascript" src="../resources/interception-test.js"></script> |
<script> |
function appendIframe() |