Index: third_party/WebKit/LayoutTests/inspector-protocol/cpu-profiler/console-profile-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/inspector-protocol/cpu-profiler/console-profile-expected.txt b/third_party/WebKit/LayoutTests/inspector-protocol/cpu-profiler/console-profile-expected.txt |
index 25e77070f3c454c73ce8ef5022fdc169a494b718..c032c1c64b801473c018b4c9980cfff8f39bb0e1 100644 |
--- a/third_party/WebKit/LayoutTests/inspector-protocol/cpu-profiler/console-profile-expected.txt |
+++ b/third_party/WebKit/LayoutTests/inspector-protocol/cpu-profiler/console-profile-expected.txt |
@@ -1,3 +1,8 @@ |
+CONSOLE ERROR: line 1: Uncaught TypeError: DevToolsAPI.embedderMessageAck is not a function |
+CONSOLE ERROR: line 1: Uncaught TypeError: DevToolsAPI.embedderMessageAck is not a function |
+CONSOLE ERROR: line 1: Uncaught TypeError: DevToolsAPI.embedderMessageAck is not a function |
+CONSOLE ERROR: line 1: Uncaught TypeError: DevToolsAPI.embedderMessageAck is not a function |
+CONSOLE ERROR: line 1: Uncaught TypeError: DevToolsAPI.embedderMessageAck is not a function |
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 |