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

Unified Diff: chrome/test/data/extensions/samples/subscribe/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/samples/buildbot/manifest.json ('k') | chrome/test/data/extensions/theme.crx » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/extensions/samples/subscribe/manifest.json
diff --git a/chrome/test/data/extensions/samples/subscribe/manifest.json b/chrome/test/data/extensions/samples/subscribe/manifest.json
index fa98e31473cac2fd0102f6c822e183424de9a28c..3ec3cd88b2eabae898729dce0a49f9d24f3f7f8e 100644
--- a/chrome/test/data/extensions/samples/subscribe/manifest.json
+++ b/chrome/test/data/extensions/samples/subscribe/manifest.json
@@ -9,8 +9,7 @@
]
}
],
- "description": "Adds one-click subscription with Google Reader to your toolbar",
- "id": "8962A8B1A1063945CEDE08181EA28D2D65124E86",
+ "description": "Adds one-click subscription with Google Reader to your toolbar",
"name": "Subscribe in Reader",
"permissions": [
"http://www.google.com/*"
« no previous file with comments | « chrome/test/data/extensions/samples/buildbot/manifest.json ('k') | chrome/test/data/extensions/theme.crx » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698