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 18c76e01de37cbbf799db839a8b68dc5f256b891..d84786d14886503590951eb1f54bc18af27484c3 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,5 @@ 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 function) @ importScripts-3.js:1foo @ importScripts-2.js:3(anonymous function) @ importScripts-2.js:5(anonymous function) @ importScripts-1.js:1 |
+ at importScripts-1.js:1(anonymous) @ importScripts-3.js:1foo @ importScripts-2.js:3(anonymous) @ importScripts-2.js:5(anonymous function) @ importScripts-1.js:1 |