Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(87)

Unified Diff: extensions/test/data/content_hash_fetcher/with_verified_contents/README.txt

Issue 2771953003: Fix content verification code for undreadable and deleted files. (Closed)
Patch Set: address comments change DCHECK Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: extensions/test/data/content_hash_fetcher/with_verified_contents/README.txt
diff --git a/extensions/test/data/content_hash_fetcher/with_verified_contents/README.txt b/extensions/test/data/content_hash_fetcher/with_verified_contents/README.txt
new file mode 100644
index 0000000000000000000000000000000000000000..46be9f5e12d1934ac20efc6a09f3042499f77f7f
--- /dev/null
+++ b/extensions/test/data/content_hash_fetcher/with_verified_contents/README.txt
@@ -0,0 +1,7 @@
+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 .crx and putting them into
+source_all.zip file.
+
+* https://chrome.google.com/webstore/detail/gpcgjpkhcgbdncmcaddhlhpccfckdoip

Powered by Google App Engine
This is Rietveld 408576698