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

Unified Diff: LayoutTests/dart/dom/Console-expected.txt

Issue 18169002: Improve Dart Debugger performance and robustness by creating Dart wrappers using the standard SetNa… (Closed) Base URL: svn://svn.chromium.org/multivm/trunk/webkit
Patch Set: code review fixes Created 7 years, 5 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/dom/Console-expected.txt
diff --git a/LayoutTests/dart/dom/Console-expected.txt b/LayoutTests/dart/dom/Console-expected.txt
index 5137e736c77ab3047503fa77af9b7b58e79fb844..0dd26c8e60607f98aae6d28f09e804755aba4b68 100644
--- a/LayoutTests/dart/dom/Console-expected.txt
+++ b/LayoutTests/dart/dom/Console-expected.txt
@@ -1,4 +1,5 @@
CONSOLE MESSAGE: Test message.
CONSOLE MESSAGE: 42
-CONSOLE MESSAGE: TestObject instance
+CONSOLE MESSAGE:
+CONSOLE MESSAGE: true
PASS

Powered by Google App Engine
This is Rietveld 408576698