| Index: third_party/WebKit/LayoutTests/inspector-protocol/debugger/call-frame-functionLocation.html
|
| diff --git a/third_party/WebKit/LayoutTests/inspector-protocol/debugger/call-frame-functionLocation.html b/third_party/WebKit/LayoutTests/inspector-protocol/debugger/call-frame-functionLocation.html
|
| index 48baf83f69e2d5b79b7e87faa95652522aa8db43..84fab01dda59ba78d898df25450f9afef9217ddf 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector-protocol/debugger/call-frame-functionLocation.html
|
| +++ b/third_party/WebKit/LayoutTests/inspector-protocol/debugger/call-frame-functionLocation.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()
|
|
|