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

Unified Diff: LayoutTests/dart/inspector/evaluate-in-console-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/inspector/evaluate-in-console-expected.txt
diff --git a/LayoutTests/dart/inspector/evaluate-in-console-expected.txt b/LayoutTests/dart/inspector/evaluate-in-console-expected.txt
index aaa4c25654921f3c0c867751e85df42197d17598..f39ee1dcfb36787530516b3be0150783b74b3de6 100644
--- a/LayoutTests/dart/inspector/evaluate-in-console-expected.txt
+++ b/LayoutTests/dart/inspector/evaluate-in-console-expected.txt
@@ -1,5 +1,5 @@
-CONSOLE MESSAGE: line 1: Hello <window>
-CONSOLE MESSAGE: line 1: foo
+CONSOLE MESSAGE: line 2: Hello <window>
+CONSOLE MESSAGE: line 2: foo
Debugger was enabled.
Running: testScopeChain

Powered by Google App Engine
This is Rietveld 408576698