Chromium Code Reviews| Index: test/inspector/cpu-profiler/console-profile-expected.txt |
| diff --git a/test/inspector/cpu-profiler/console-profile-expected.txt b/test/inspector/cpu-profiler/console-profile-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..b3da7ba0c1722aaedb2fc188ce80f18fb2a40f63 |
| --- /dev/null |
| +++ b/test/inspector/cpu-profiler/console-profile-expected.txt |
| @@ -0,0 +1,3 @@ |
| +Tests that console.profile/profileEnd will record CPU profile when inspector front-end is connected. |
| +SUCCESS: retrieved '42' profile |
| +SUCCESS: found 'collectProfiles' function in the profile |