Index: third_party/WebKit/LayoutTests/http/tests/inspector/console-cross-origin-iframe-logging-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/console-cross-origin-iframe-logging-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/console-cross-origin-iframe-logging-expected.txt |
index 7c6bac9f04059a04b08ab8de59ad0aaaa9668530..bb57dd38764abfefe9cb58cd7ce58689033b2e1c 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/inspector/console-cross-origin-iframe-logging-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector/console-cross-origin-iframe-logging-expected.txt |
@@ -2,7 +2,7 @@ CONSOLE ERROR: line 19: Failed to execute 'postMessage' on 'DOMWindow': The targ |
Tests that cross origin errors are logged with source url and line number. |
-console-cross-origin-iframe-logging.html:19 Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('http://127.0.0.1:8000') does not match the recipient window's origin ('http://localhost:8000'). |
-accessFrame @ console-cross-origin-iframe-logging.html:19 |
+console-cross-origin…ame-logging.html:19 Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('http://127.0.0.1:8000') does not match the recipient window's origin ('http://localhost:8000'). |
+accessFrame @ console-cross-origin…ame-logging.html:19 |
(anonymous) @ VM:1 |