| Index: LayoutTests/inspector-protocol/heap-profiler/heap-snapshot-with-detached-dom-tree.html
|
| diff --git a/LayoutTests/inspector-protocol/heap-profiler/heap-snapshot-with-detached-dom-tree.html b/LayoutTests/inspector-protocol/heap-profiler/heap-snapshot-with-detached-dom-tree.html
|
| index 05aa9f156f68a91519a8f2912308c61fc1c7bc93..1e52dc1f154e8ec14c9403ab3078b04f238b3540 100644
|
| --- a/LayoutTests/inspector-protocol/heap-profiler/heap-snapshot-with-detached-dom-tree.html
|
| +++ b/LayoutTests/inspector-protocol/heap-profiler/heap-snapshot-with-detached-dom-tree.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>
|
| if (window.testRunner) {
|
| testRunner.dumpAsText();
|
|
|