Index: third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/sandbox-empty-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/sandbox-empty-expected.txt b/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/sandbox-empty-expected.txt |
index e268ebb47ef908bb9dd27f9ba128c342a23b97ee..d25cb9f806d85a98f93daa20f37f2553c8ae82e1 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/sandbox-empty-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/sandbox-empty-expected.txt |
@@ -1,2 +1,2 @@ |
-CONSOLE ERROR: Blocked script execution in 'http://127.0.0.1:8000/security/contentSecurityPolicy/sandbox-empty.html' because the document's frame is sandboxed and the 'allow-scripts' permission is not set. |
-This test passes if it doesn't alert fail. |
+CONSOLE ERROR: Blocked script execution in 'http://127.0.0.1:8000/security/contentSecurityPolicy/resources/sandbox.php?sandbox=' because the document's frame is sandboxed and the 'allow-scripts' permission is not set. |
+ This test passes if the iframe doesn't log a message. |