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

Unified Diff: LayoutTests/dart/inspector/debugger-eval-on-call-frame-expected.txt

Issue 300393002: Merge DevTools Refactor CL to Blink36 (Closed) Base URL: svn://svn.chromium.org/blink/branches/dart/1985
Patch Set: Created 6 years, 7 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/debugger-eval-on-call-frame-expected.txt
diff --git a/LayoutTests/dart/inspector/debugger-eval-on-call-frame-expected.txt b/LayoutTests/dart/inspector/debugger-eval-on-call-frame-expected.txt
index 3a6bc9a235625ebb85ee6ee19c1a4f95ee8ac81a..1250e35055f6e52a04a990c7d8ade00adf5d7bf4 100644
--- a/LayoutTests/dart/inspector/debugger-eval-on-call-frame-expected.txt
+++ b/LayoutTests/dart/inspector/debugger-eval-on-call-frame-expected.txt
@@ -8,9 +8,9 @@ Call stack:
1) handleMessage (debugger-eval-on-call-frame.dart:14)
staticField = 42
globalVar = 14
-foo = "'': error: line 2 pos 1: cannot access instance field 'foo' from a static function
+foo = '': error: line 2 pos 1: cannot access instance field 'foo' from a static function
foo
-^"
+^
z = null
inspect(document.documentElement).tagName = "HTML"
inspect(document.body).tagName = "BODY"

Powered by Google App Engine
This is Rietveld 408576698