| Index: LayoutTests/http/tests/security/contentSecurityPolicy/1.1/securitypolicyviolation-block-image-from-script.html | 
| diff --git a/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/securitypolicyviolation-block-image-from-script.html b/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/securitypolicyviolation-block-image-from-script.html | 
| index a46a60f294240ab17de1b25d183b4a43b18373a3..fdefd285307810900d6ddface17430f4534eecd2 100644 | 
| --- a/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/securitypolicyviolation-block-image-from-script.html | 
| +++ b/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/securitypolicyviolation-block-image-from-script.html | 
| @@ -14,9 +14,9 @@ | 
| 'violatedDirective': 'img-src \'none\'', | 
| 'effectiveDirective': 'img-src', | 
| 'originalPolicy': 'img-src \'none\'', | 
| -            'sourceFile': 'http://127.0.0.1:8000/security/contentSecurityPolicy/resources/inject-image.js', | 
| -            'lineNumber': 3, | 
| -            'columnNumber': 7, | 
| +            'sourceFile': '', | 
| +            'lineNumber': 0, | 
| +            'columnNumber': 0, | 
| 'statusCode': 200, | 
| }; | 
|  | 
|  |