Index: third_party/WebKit/LayoutTests/inspector/sources/debugger-pause/debugger-eval-while-paused-throws-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger-pause/debugger-eval-while-paused-throws-expected.txt b/third_party/WebKit/LayoutTests/inspector/sources/debugger-pause/debugger-eval-while-paused-throws-expected.txt |
index 1ab464a7eecb0f52353316a01f244f638039482a..467a006ce77f3e6a7d8126d9deec8c8622bff0ab 100644 |
--- a/third_party/WebKit/LayoutTests/inspector/sources/debugger-pause/debugger-eval-while-paused-throws-expected.txt |
+++ b/third_party/WebKit/LayoutTests/inspector/sources/debugger-pause/debugger-eval-while-paused-throws-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. |
Tests that evaluation in console that throws works fine when script is paused. |
Set timer for test function. |