| Index: third_party/WebKit/LayoutTests/inspector/console/console-log-side-effects-expected.txt
 | 
| diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-log-side-effects-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/console-log-side-effects-expected.txt
 | 
| index da0f2bf822761c68a6b7775ec6d28292f00d9528..1699ad06d9ced04f5c7e7b0613e4fad89e2477dc 100644
 | 
| --- a/third_party/WebKit/LayoutTests/inspector/console/console-log-side-effects-expected.txt
 | 
| +++ b/third_party/WebKit/LayoutTests/inspector/console/console-log-side-effects-expected.txt
 | 
| @@ -6,8 +6,8 @@ CONSOLE MESSAGE: line 21: null
 | 
|  CONSOLE MESSAGE: line 22: NaN
 | 
|  CONSOLE MESSAGE: line 23: -Infinity
 | 
|  CONSOLE MESSAGE: line 24: 0
 | 
| -CONSOLE MESSAGE: line 25: 42.000000
 | 
| -CONSOLE MESSAGE: line 26: -0.000000
 | 
| +CONSOLE MESSAGE: line 25: 42.0000
 | 
| +CONSOLE MESSAGE: line 26: -4.24200e-11
 | 
|  CONSOLE MESSAGE: line 27: true
 | 
|  CONSOLE MESSAGE: line 28: foo
 | 
|  CONSOLE MESSAGE: line 29: [object Object]
 | 
| 
 |