Index: third_party/WebKit/LayoutTests/platform/linux/http/tests/security/contentSecurityPolicy/object-src-param-src-blocked-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/http/tests/security/contentSecurityPolicy/object-src-param-src-blocked-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/http/tests/security/contentSecurityPolicy/object-src-param-src-blocked-expected.txt |
index c249a48a87f74ec391a0c468176bff9cf6e24725..d2c8b767e78f05df819f49d63946c0fb1e12d0ff 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/http/tests/security/contentSecurityPolicy/object-src-param-src-blocked-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/http/tests/security/contentSecurityPolicy/object-src-param-src-blocked-expected.txt |
@@ -1,4 +1,4 @@ |
CONSOLE ERROR: Refused to load plugin data from 'http://127.0.0.1:8080/plugins/resources/mock-plugin.pl?src' because it violates the following Content Security Policy directive: "object-src http://localhost:8080". |
- |
+CONSOLE ERROR: |
CONSOLE MESSAGE: line 16: PASS: Error occurred, so load was correctly blocked. |
This test passes if there is a console message saying the plugin was blocked. |