Index: third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/securitypolicyviolation/securitypolicyviolation-basics-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/securitypolicyviolation/securitypolicyviolation-basics-expected.txt b/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/securitypolicyviolation/securitypolicyviolation-basics-expected.txt |
index 17ea7f3f9d6e1e1b19feb16c23b04ad93783a424..057bc3415423bbf38c4c5198536ddc45d1491b6a 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/securitypolicyviolation/securitypolicyviolation-basics-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/securitypolicyviolation/securitypolicyviolation-basics-expected.txt |
@@ -12,6 +12,7 @@ PASS window.e.blockedURI is "blockedURIValue" |
PASS window.e.violatedDirective is "violatedDirectiveValue" |
PASS window.e.effectiveDirective is "effectiveDirectiveValue" |
PASS window.e.originalPolicy is "originalPolicyValue" |
+PASS window.e.disposition is "enforce" |
PASS window.e.sourceFile is "sourceFileValue" |
PASS window.e.lineNumber is 1 |
PASS window.e.columnNumber is 1 |