| Index: third_party/WebKit/LayoutTests/fast/workers/worker-console-log-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/workers/worker-console-log-expected.txt b/third_party/WebKit/LayoutTests/fast/workers/worker-console-log-expected.txt
|
| index ae67c6e02c8ec155abb1c8d889296ba178ad286d..0875ec5d4866f1bf992319abe6368cf5e9ce7806 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/workers/worker-console-log-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/workers/worker-console-log-expected.txt
|
| @@ -6,7 +6,7 @@ CONSOLE WARNING: line 6: warn
|
| CONSOLE INFO: line 7: info
|
| CONSOLE DEBUG: line 8: debug
|
| CONSOLE DEBUG: line 9: count: 1
|
| -CONSOLE ERROR: line 16:
|
| +CONSOLE ERROR: line 16: console.assert
|
| CONSOLE WARNING: line 17: 'console.markTimeline' is deprecated. Please use 'console.timeStamp' instead.
|
| This tests that 'console.log' and friends function correctly from workers.
|
|
|
|
|