| Index: LayoutTests/inspector-protocol/json-parse.html
|
| diff --git a/LayoutTests/inspector-protocol/json-parse.html b/LayoutTests/inspector-protocol/json-parse.html
|
| index 40d0644de15b0ec341fa4c7cf14e4479b0a0d412..33127ae9408d91452ccefc76b4fec6ec1df3f474 100644
|
| --- a/LayoutTests/inspector-protocol/json-parse.html
|
| +++ b/LayoutTests/inspector-protocol/json-parse.html
|
| @@ -1,7 +1,7 @@
|
| <html>
|
| <head>
|
| <meta charset="utf8">
|
| -<script type="text/javascript" src="../http/tests/inspector-protocol/resources/protocol-test.js"></script>
|
| +<script type="text/javascript" src="../http/tests/inspector-protocol/inspector-protocol-test.js"></script>
|
| <script>
|
|
|
| function test()
|
|
|