Index: third_party/WebKit/LayoutTests/http/tests/inspector-enabled/console-exception-source-url-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector-enabled/console-exception-source-url-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector-enabled/console-exception-source-url-expected.txt |
index 9dc60dda8ae328ed8a44b59febdbad127211b0d4..20bd8266805df2ca4a12fe38b6a81f831be8ab28 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/inspector-enabled/console-exception-source-url-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector-enabled/console-exception-source-url-expected.txt |
@@ -1,6 +1,6 @@ |
CONSOLE ERROR: line 1: Uncaught ReferenceError: FAIL is not defined |
Tests that when exception happens before inspector is open source url is correctly shown in console. |
-foo2.js:1 Uncaught ReferenceError: FAIL is not defined |
+foo2.js:1 Uncaught ReferenceError: FAIL is not defined(…) |
TEST COMPLETE |