Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(50)

Unified Diff: third_party/WebKit/LayoutTests/inspector/console/console-worker-nested-imports-syntax-error-expected.txt

Issue 2297903005: DevTools: (anonymous function) ==> (anonymous) (Closed)
Patch Set: rebase Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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

Powered by Google App Engine
This is Rietveld 408576698