Chromium Code Reviews| Index: test/inspector/cpu-profiler/stop-without-preceeding-start-expected.txt |
| diff --git a/test/inspector/cpu-profiler/stop-without-preceeding-start-expected.txt b/test/inspector/cpu-profiler/stop-without-preceeding-start-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..91b5c9e6e2da481b34a3840a86dd8790ef9254ed |
| --- /dev/null |
| +++ b/test/inspector/cpu-profiler/stop-without-preceeding-start-expected.txt |
| @@ -0,0 +1,2 @@ |
| +Test that profiler doesn't crash when we call stop without preceeding start. |
| +PASS: ProfileAgent.stop |