Index: third_party/WebKit/LayoutTests/inspector/console/console-worker-nested-imports-syntax-error-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-worker-nested-imports-syntax-error-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/console-worker-nested-imports-syntax-error-expected.txt |
index 66a25798e6d577979a6ba3718e63dd1d22eb082a..dfa06afa3866f603ab812017f9ffdac18db71280 100644 |
--- a/third_party/WebKit/LayoutTests/inspector/console/console-worker-nested-imports-syntax-error-expected.txt |
+++ b/third_party/WebKit/LayoutTests/inspector/console/console-worker-nested-imports-syntax-error-expected.txt |
@@ -6,5 +6,9 @@ invalidScript.js:1 Uncaught SyntaxError: Unexpected identifier |
at importScripts-3.js:1 |
at foo (importScripts-2.js:3) |
at importScripts-2.js:5 |
- at importScripts-1.js:1(anonymous) @ importScripts-3.js:1foo @ importScripts-2.js:3(anonymous) @ importScripts-2.js:5(anonymous) @ importScripts-1.js:1 |
+ at importScripts-1.js:1 |
+(anonymous) @ importScripts-3.js:1 |
+foo @ importScripts-2.js:3 |
+(anonymous) @ importScripts-2.js:5 |
+(anonymous) @ importScripts-1.js:1 |