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

Unified Diff: third_party/WebKit/LayoutTests/inspector/console/console-log-before-inspector-open-expected.txt

Issue 2297903005: DevTools: (anonymous function) ==> (anonymous) (Closed)
Patch Set: tests 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-log-before-inspector-open-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-log-before-inspector-open-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/console-log-before-inspector-open-expected.txt
index 649567439dda9dd6855f5af0ff811b4550b5ae47..a75d83d89d7c492001aa0c2e315abf87f81ac8fb 100644
--- a/third_party/WebKit/LayoutTests/inspector/console/console-log-before-inspector-open-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/console/console-log-before-inspector-open-expected.txt
@@ -8,6 +8,6 @@ Tests that Web Inspector won't crash if some console have been logged by the tim
console-log-before-inspector-open.html:7 log
console-log-before-inspector-open.html:8 debug
console-log-before-inspector-open.html:9 info
-console-log-before-inspector-open.html:10 warn(anonymous function) @ console-log-before-inspector-open.html:10
-console-log-before-inspector-open.html:11 error(anonymous function) @ console-log-before-inspector-open.html:11
+console-log-before-inspector-open.html:10 warn(anonymous) @ console-log-before-inspector-open.html:10
+console-log-before-inspector-open.html:11 error(anonymous) @ console-log-before-inspector-open.html:11

Powered by Google App Engine
This is Rietveld 408576698