| Index: chrome/test/data/extensions/api_test/webrequest/csp/violation.html
|
| diff --git a/chrome/test/data/extensions/api_test/webrequest/csp/violation.html b/chrome/test/data/extensions/api_test/webrequest/csp/violation.html
|
| deleted file mode 100644
|
| index de4cfe3796928c2545d6c6446e291409247c54c1..0000000000000000000000000000000000000000
|
| --- a/chrome/test/data/extensions/api_test/webrequest/csp/violation.html
|
| +++ /dev/null
|
| @@ -1,4 +0,0 @@
|
| -This page is served with a report-uri in its CSP header, and content that violates the policy.
|
| -<script>
|
| -console.log('This should be blocked by the Content-Security-Policy, and reported to the value in report-uri.');
|
| -</script>
|
|
|