Index: third_party/WebKit/LayoutTests/http/tests/inspector-protocol/network/interception-auth-cancel.html |
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector-protocol/network/interception-auth-cancel.html b/third_party/WebKit/LayoutTests/http/tests/inspector-protocol/network/interception-auth-cancel.html |
index 7ab183b03a07c76911fce4cda416fec7bf500c42..3ea34aab9ca091c5033f6c3f59c2b522f1099954 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/inspector-protocol/network/interception-auth-cancel.html |
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector-protocol/network/interception-auth-cancel.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() |