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 53c1f83a951b8a7f1e513d348a06fc79f9d8b527..1b70c8b05260228c78cdae5679cdf7b7fbb31ddd 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,5 +2,5 @@ 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(anonymous function) @ VM:1 |
+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(anonymous) @ VM:1 |