Index: LayoutTests/http/tests/inspector-enabled/console-exception-while-no-inspector-expected.txt |
diff --git a/LayoutTests/http/tests/inspector-enabled/console-exception-while-no-inspector-expected.txt b/LayoutTests/http/tests/inspector-enabled/console-exception-while-no-inspector-expected.txt |
index 6fe9871e1a31dfc20b848c09a4d32b422be231f7..85a49a6af100bfcab20dd2e206284b0b3bc6496a 100644 |
--- a/LayoutTests/http/tests/inspector-enabled/console-exception-while-no-inspector-expected.txt |
+++ b/LayoutTests/http/tests/inspector-enabled/console-exception-while-no-inspector-expected.txt |
@@ -1,4 +1,4 @@ |
-CONSOLE MESSAGE: line 6: Uncaught 2013 |
+CONSOLE ERROR: line 6: Uncaught 2013 |
Tests that console will NOT contain stack trace for exception thrown when inspector front-end was closed. Bug 109427. |
SUCCESS: message doesn't have stack trace |