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

Unified Diff: LayoutTests/dart/microtask-queue-expected.txt

Issue 33973002: Fix for https://code.google.com/p/dart/issues/detail?id=5851 Proper line #s and columns for Dart er… (Closed) Base URL: svn://svn.chromium.org/multivm/trunk/webkit
Patch Set: ready to review Created 7 years, 2 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: LayoutTests/dart/microtask-queue-expected.txt
diff --git a/LayoutTests/dart/microtask-queue-expected.txt b/LayoutTests/dart/microtask-queue-expected.txt
index 4857b3cd8ddeffc38d209f54575c906136d4da25..b569e2fdacd6aebc0b8a7f2becd16198f98f12ed 100644
--- a/LayoutTests/dart/microtask-queue-expected.txt
+++ b/LayoutTests/dart/microtask-queue-expected.txt
@@ -1,6 +1,6 @@
-CONSOLE MESSAGE: sending something to the console
-CONSOLE MESSAGE: done with main
-CONSOLE MESSAGE: mutation occurred
+CONSOLE MESSAGE: line 16: sending something to the console
+CONSOLE MESSAGE: line 21: done with main
+CONSOLE MESSAGE: line 7: mutation occurred
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 800x600

Powered by Google App Engine
This is Rietveld 408576698