| Index: third_party/WebKit/LayoutTests/inspector/sources/debugger-async/async-callstack-in-console-expected.txt
 | 
| diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger-async/async-callstack-in-console-expected.txt b/third_party/WebKit/LayoutTests/inspector/sources/debugger-async/async-callstack-in-console-expected.txt
 | 
| index 1f263e244ca361ad427de22a8a95fffe6c72298a..ca473cc1f69f7048e6dbac6e60662acca5510729 100644
 | 
| --- a/third_party/WebKit/LayoutTests/inspector/sources/debugger-async/async-callstack-in-console-expected.txt
 | 
| +++ b/third_party/WebKit/LayoutTests/inspector/sources/debugger-async/async-callstack-in-console-expected.txt
 | 
| @@ -9,7 +9,7 @@ Tests asynchronous call stacks printed in console.
 | 
|  Set timer for test function.
 | 
|  async-callstack-in-console.html:11 Console was cleared
 | 
|  
 | 
| -    async-callstack-in-console.html:17 console.trace()
 | 
| +    async-callstack-in-console.html:17 console.trace
 | 
|          
 | 
|  timeout1 @ async-callstack-in-console.html:17
 | 
|  setTimeout (async)
 | 
| @@ -23,7 +23,7 @@ timeout1 @ async-callstack-in-console.html:18
 | 
|  setTimeout (async)
 | 
|  testFunction @ async-callstack-in-console.html:12
 | 
|  
 | 
| -    async-callstack-in-console.html:29 console.trace()
 | 
| +    async-callstack-in-console.html:29 console.trace
 | 
|          
 | 
|  timeout3 @ async-callstack-in-console.html:29
 | 
|  setTimeout (async)
 | 
| 
 |