| Index: LayoutTests/inspector-protocol/cpu-profiler/stop-without-preceeding-start.html
|
| diff --git a/LayoutTests/inspector-protocol/cpu-profiler/stop-without-preceeding-start.html b/LayoutTests/inspector-protocol/cpu-profiler/stop-without-preceeding-start.html
|
| index bf375ae27718bcb7ebba89147e43ae57b8db4b72..2b0bd478f24986c99946bb4b58f424a6a60e226c 100644
|
| --- a/LayoutTests/inspector-protocol/cpu-profiler/stop-without-preceeding-start.html
|
| +++ b/LayoutTests/inspector-protocol/cpu-profiler/stop-without-preceeding-start.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();
|
|
|