| Index: third_party/WebKit/LayoutTests/inspector/console/console-log-syntax-error-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-log-syntax-error-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/console-log-syntax-error-expected.txt
|
| index 432f9aff6f491a79460573cb3a9177a55f518207..d3101614355fd81ed8ac98d2290c9a14c313fc16 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/console/console-log-syntax-error-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector/console/console-log-syntax-error-expected.txt
|
| @@ -1,5 +1,5 @@
|
| CONSOLE ERROR: line 3: Uncaught SyntaxError: Unexpected token )
|
| Tests that syntax errors are logged into console and doesn't cause browser crash.
|
|
|
| -Uncaught SyntaxError: Unexpected token ):2:16
|
| +syntax-error.js:3 Uncaught SyntaxError: Unexpected token )
|
|
|
|
|