Index: third_party/WebKit/LayoutTests/http/tests/inspector-enabled/console-stack-overflow-source-url-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector-enabled/console-stack-overflow-source-url-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector-enabled/console-stack-overflow-source-url-expected.txt |
index 89345cef9782583dadb81570cf946e6361c9571f..f3f7a3ea9f375384297e5935643fd3e7e00abc40 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/inspector-enabled/console-stack-overflow-source-url-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector-enabled/console-stack-overflow-source-url-expected.txt |
@@ -1,6 +1,6 @@ |
CONSOLE ERROR: line 1: Uncaught RangeError: Maximum call stack size exceeded |
Tests that when stack overflow happens before inspector is open source url is correctly shown in console. |
-foo2.js:1 Uncaught RangeError: Maximum call stack size exceeded |
+foo2.js:1 Uncaught RangeError: Maximum call stack size exceeded(…) |
TEST COMPLETE |