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