Index: third_party/WebKit/LayoutTests/http/tests/inspector-protocol/network/disable-interception-midway.html |
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector-protocol/network/disable-interception-midway.html b/third_party/WebKit/LayoutTests/http/tests/inspector-protocol/network/disable-interception-midway.html |
index 11238ee53b251f263f0695ea2ed7a024eb1e3a66..04b87bd22375751e9a932b8ebae7a4e0ea92b4d8 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/inspector-protocol/network/disable-interception-midway.html |
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector-protocol/network/disable-interception-midway.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() |