Index: third_party/WebKit/LayoutTests/http/tests/inspector-protocol/network/request-interception-mock404.html |
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector-protocol/network/request-interception-mock404.html b/third_party/WebKit/LayoutTests/http/tests/inspector-protocol/network/request-interception-mock404.html |
index f362a0a9ae8e5f79e086a75a920f3b82a0ec77f1..7dc61fb8baa09098b43e6e1286f8da80579d3c94 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/inspector-protocol/network/request-interception-mock404.html |
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector-protocol/network/request-interception-mock404.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() |