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

Side by Side Diff: chrome/test/data/extensions/samples/buildbot/manifest.json

Issue 115682: Verify signed .crx extension installations (Closed)
Patch Set: moved extensions consts back to extensions_service (was causing compile errors on mac & linux) 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 unified diff | Download patch
OLDNEW
1 { 1 {
2 "description": "Buildbot waterfall monitor", 2 "description": "Buildbot waterfall monitor",
3 "id": "7868865ECC233B0400ABE5D38D88355C03C4BB1A",
4 "name": "buildbot", 3 "name": "buildbot",
5 "toolstrips": [ 4 "toolstrips": [
6 "buildbot.html" 5 "buildbot.html"
7 ], 6 ],
8 "version": "0.1" 7 "version": "0.1"
9 } 8 }
OLDNEW
« no previous file with comments | « chrome/test/data/extensions/page_action.crx ('k') | chrome/test/data/extensions/samples/subscribe/manifest.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698