Chromium Code Reviews| Index: test/inspector/runtime/client-console-api-message-expected.txt |
| diff --git a/test/inspector/runtime/client-console-api-message-expected.txt b/test/inspector/runtime/client-console-api-message-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..699b390a8d120d30411472082e3b6d629a6ed5ea |
| --- /dev/null |
| +++ b/test/inspector/runtime/client-console-api-message-expected.txt |
| @@ -0,0 +1,8 @@ |
| +Checks that we passed correct arguments in V8InspectorClient::consoleAPIMessage. Note: lines and columns are 1-based. |
| +42 (:1:9) |
| + at (anonymous function) (:1:9) |
| +239 (:13:15) |
| + at b (:13:15) |
| + at a (:15:5) |
| + at consoleTrace (:17:3) |
| + at (anonymous function) (:1:1) |