Index: third_party/WebKit/LayoutTests/fast/dom/Window/window-custom-prototype-crash-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/dom/Window/window-custom-prototype-crash-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/Window/window-custom-prototype-crash-expected.txt |
index e85ba91b4746db69b3699623974526a82f1506ee..e9d54b18b9aae1cfdd9cc7a9131167abee458640 100644 |
--- a/third_party/WebKit/LayoutTests/fast/dom/Window/window-custom-prototype-crash-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/dom/Window/window-custom-prototype-crash-expected.txt |
@@ -1 +1,2 @@ |
-If this did not crash the test has succeeded. |
+CONSOLE ERROR: line 7: Uncaught TypeError: Immutable prototype object '#<Window>' cannot have their prototype set |
+If this did crash the test has succeeded. |