| Index: third_party/WebKit/LayoutTests/inspector-protocol/heap-profiler/take-heap-snapshot.html
|
| diff --git a/third_party/WebKit/LayoutTests/inspector-protocol/heap-profiler/take-heap-snapshot.html b/third_party/WebKit/LayoutTests/inspector-protocol/heap-profiler/take-heap-snapshot.html
|
| index 7d5d5047cb94514b217978142a057040099c63d4..6805fdef8af38f970041e20628c06c03f78cc892 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector-protocol/heap-profiler/take-heap-snapshot.html
|
| +++ b/third_party/WebKit/LayoutTests/inspector-protocol/heap-profiler/take-heap-snapshot.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>
|
| if (window.testRunner) {
|
| testRunner.dumpAsText();
|
|
|