| Index: third_party/WebKit/LayoutTests/inspector-protocol/debugger/step-over-caught-exception.html
|
| diff --git a/third_party/WebKit/LayoutTests/inspector-protocol/debugger/step-over-caught-exception.html b/third_party/WebKit/LayoutTests/inspector-protocol/debugger/step-over-caught-exception.html
|
| index 98036651fcaf83d4044d95158e0fe296b29e0c0e..1da33950558482f80ca890d04a1b763041377460 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector-protocol/debugger/step-over-caught-exception.html
|
| +++ b/third_party/WebKit/LayoutTests/inspector-protocol/debugger/step-over-caught-exception.html
|
| @@ -1,6 +1,6 @@
|
| <html>
|
| <head>
|
| -<script type="text/javascript" src="../../http/tests/inspector-protocol/inspector-protocol-test.js"></script>
|
| +<script type="text/javascript" src="../../http/tests/inspector-protocol/resources/inspector-protocol-test.js"></script>
|
| <script>
|
| function testFunction()
|
| {
|
|
|