| Index: third_party/WebKit/Source/devtools/tests/console/console-clear-expected.txt
|
| diff --git a/third_party/WebKit/Source/devtools/tests/console/console-clear-expected.txt b/third_party/WebKit/Source/devtools/tests/console/console-clear-expected.txt
|
| deleted file mode 100644
|
| index b5c60476d3b38fcfe3e86523765784fccf476970..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/Source/devtools/tests/console/console-clear-expected.txt
|
| +++ /dev/null
|
| @@ -1,11 +0,0 @@
|
| -CONSOLE MESSAGE: line 9: one
|
| -CONSOLE MESSAGE: line 10: two
|
| -CONSOLE MESSAGE: line 11: three
|
| -Tests that console is cleared upon requestClearMessages call.
|
| -
|
| -=== Before clear ===
|
| -console-clear.html:9 one
|
| -console-clear.html:10 two
|
| -console-clear.html:11 three
|
| -=== After clear ===
|
| -
|
|
|