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

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

Issue 99172: Part 1 of sample sprucing. (Closed)
Patch Set: Added buildbot.crx, since that seems like something people might want to install. Created 11 years, 7 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 "name": "buildbot", 2 "description": "Buildbot waterfall monitor",
3 "description": "Buildbot waterfall monitor", 3 "id": "7868865ECC233B0400ABE5D38D88355C03C4BB1A",
4 "version": "0.1", 4 "name": "buildbot",
5 "toolstrips": ["buildbot.html"] 5 "toolstrips": [
6 } 6 "buildbot.html"
7 ],
8 "version": "0.1"
9 }
OLDNEW
« no previous file with comments | « chrome/test/data/extensions/buildbot/extensions_toolstrip.css ('k') | chrome/test/data/extensions/samples/buildbot.crx » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698