| Index: extensions/test/data/content_hash_fetcher/different_sized_files/README.txt
|
| diff --git a/extensions/test/data/content_hash_fetcher/different_sized_files/README.txt b/extensions/test/data/content_hash_fetcher/different_sized_files/README.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..e8df38e1704b4f6f955548c4a0b07739d0c91e38
|
| --- /dev/null
|
| +++ b/extensions/test/data/content_hash_fetcher/different_sized_files/README.txt
|
| @@ -0,0 +1,15 @@
|
| +The files in this directory came from downloading a test extension from the
|
| +webstore* that had properly signed verified_contents.json file, taking all
|
| +extension files (including _metadata/verified_contents.json and
|
| +_metadata/computed_hashes.json) from the chromium profile's Extension/
|
| +directory and putting them into source.zip file.
|
| +
|
| +This extension has files that have interesting sizes w.r.t content
|
| +verifier's hash block size (4096 bytes):
|
| +1024.js
|
| +4096.js
|
| +8192.js
|
| +8191.js
|
| +8193.js
|
| +
|
| +* https://chrome.google.com/webstore/detail/dlefkgcbefcjoiheimkdkkhdcejpbgda
|
|
|