| Index: LayoutTests/inspector-protocol/debugger/debugger-setVariableValue.html
|
| diff --git a/LayoutTests/inspector-protocol/debugger/debugger-setVariableValue.html b/LayoutTests/inspector-protocol/debugger/debugger-setVariableValue.html
|
| index fee5f0db1c6150c6ee9369d844bd0f22e926e7b4..f4d9e237fe296a12b0a7224bf800debf6ca6a4e2 100644
|
| --- a/LayoutTests/inspector-protocol/debugger/debugger-setVariableValue.html
|
| +++ b/LayoutTests/inspector-protocol/debugger/debugger-setVariableValue.html
|
| @@ -1,6 +1,6 @@
|
| <html>
|
| <head>
|
| -<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()
|
|
|