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

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

Issue 2270033003: DevTools: include traces when exporting console log via 'Save as' (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: take out post-lgtm repeat logic 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-without-console-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-log-without-console-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/console-log-without-console-expected.txt
index 406b8c82726b4056511c2f2d500702ddba7825a0..55d62dc356f348fefca1e15d2dbacc07cf53b7d2 100644
--- a/third_party/WebKit/LayoutTests/inspector/console/console-log-without-console-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/console/console-log-without-console-expected.txt
@@ -6,6 +6,8 @@ Test that console.log can be called without console receiver.
console-log-without-console.html:7 1
console-log-without-console.html:9 2
-console-log-without-console.html:11 3(anonymous) @ console-log-without-console.html:11
-console-log-without-console.html:13 4(anonymous) @ console-log-without-console.html:13
+console-log-without-console.html:11 3
+(anonymous) @ console-log-without-console.html:11
+console-log-without-console.html:13 4
+(anonymous) @ console-log-without-console.html:13

Powered by Google App Engine
This is Rietveld 408576698