| Index: third_party/WebKit/LayoutTests/http/tests/inspector-protocol/network/xhr-interception.html
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector-protocol/network/xhr-interception.html b/third_party/WebKit/LayoutTests/http/tests/inspector-protocol/network/xhr-interception.html
|
| index 1893f6a0377434e66e9312157924638abb871ff9..122ab33f67a7139dee162209ace9dd066c7de46a 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/inspector-protocol/network/xhr-interception.html
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/inspector-protocol/network/xhr-interception.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()
|
|
|