Index: third_party/WebKit/LayoutTests/inspector/console/console-api-on-call-frame-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-api-on-call-frame-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/console-api-on-call-frame-expected.txt |
index af26fc27f46fa5cce7caa3f8501929b6144036a0..2c4cd465fd9f98c9062170862a34dec9ba0f097d 100644 |
--- a/third_party/WebKit/LayoutTests/inspector/console/console-api-on-call-frame-expected.txt |
+++ b/third_party/WebKit/LayoutTests/inspector/console/console-api-on-call-frame-expected.txt |
@@ -1,3 +1,5 @@ |
+CONSOLE ERROR: line 3484: The given range isn't in document. |
+CONSOLE ERROR: line 3484: The given range isn't in document. |
Test that command line api does not mask values of scope variables while evaluating on a call frame. |
Set timer for test function. |