Index: third_party/WebKit/LayoutTests/http/tests/misc/unloadable-script-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/misc/unloadable-script-expected.txt b/third_party/WebKit/LayoutTests/http/tests/misc/unloadable-script-expected.txt |
index 79e7d75d1cc9a2a0be00b81a15ef7f2b16171c7c..88fce73661a3d5fbec43893337be570d8af098e9 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/misc/unloadable-script-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/misc/unloadable-script-expected.txt |
@@ -1,5 +1,5 @@ |
-CONSOLE ERROR: Not allowed to load local resource: foobar |
-CONSOLE ERROR: Not allowed to load local resource: foobar |
+CONSOLE ERROR: line 30: Not allowed to load local resource: foobar |
+CONSOLE ERROR: line 35: Not allowed to load local resource: foobar |
Test for bug 13584: <script> code wrongly assumes requests can't fail. |
No crash == SUCCESS. |