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

Unified Diff: chrome/test/data/extensions/content_script_inject/manifest.json

Issue 126014: Verify signed .crx extension installations (Closed)
Patch Set: final changes Created 11 years, 6 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
« no previous file with comments | « chrome/test/data/extensions/bad_signature.crx ('k') | chrome/test/data/extensions/good.crx » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/extensions/content_script_inject/manifest.json
diff --git a/chrome/test/data/extensions/content_script_inject/manifest.json b/chrome/test/data/extensions/content_script_inject/manifest.json
index 8214fb605e9067d668787d7c660e78f31bd5acb3..48e4496fed7c37a61eb6ceb725a00166e99ce358 100644
--- a/chrome/test/data/extensions/content_script_inject/manifest.json
+++ b/chrome/test/data/extensions/content_script_inject/manifest.json
@@ -1,5 +1,4 @@
{
- "id": "00123456789ABCDEF0123456789ABCDEF0123456",
"version": "1.0.0.0",
"name": "User script inject",
"content_scripts": [
« no previous file with comments | « chrome/test/data/extensions/bad_signature.crx ('k') | chrome/test/data/extensions/good.crx » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698