| Index: third_party/WebKit/LayoutTests/inspector-protocol/runtime/runtime-console-api-repeated-in-console-expected.txt
 | 
| diff --git a/third_party/WebKit/LayoutTests/inspector-protocol/runtime/runtime-console-api-repeated-in-console-expected.txt b/third_party/WebKit/LayoutTests/inspector-protocol/runtime/runtime-console-api-repeated-in-console-expected.txt
 | 
| new file mode 100644
 | 
| index 0000000000000000000000000000000000000000..c4cccfd70d864dc5cd7d933bc3620f2d900e9480
 | 
| --- /dev/null
 | 
| +++ b/third_party/WebKit/LayoutTests/inspector-protocol/runtime/runtime-console-api-repeated-in-console-expected.txt
 | 
| @@ -0,0 +1,8 @@
 | 
| +CONSOLE MESSAGE: line 1: 42
 | 
| +CONSOLE ERROR: line 1: abc
 | 
| +Check that console.log is reported through Console domain as well.
 | 
| +api call: 42
 | 
| +api call: abc
 | 
| +console message: 42
 | 
| +console message: abc
 | 
| +
 | 
| 
 |