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

Side by Side Diff: client/samples/swarm/manifest.json

Issue 9314024: Final CL to kill off client/samples . (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 10 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 {
2 "name": "Swarm",
3 "description": "Bringing you the goog news",
4 "version": "1",
5 "app": {
6 "launch": {
7 "local_path": "@thumphtml@"
8 }
9 },
10 "icons": {
11 "16": "favicon.png",
12 "128": "favicon128.png"
13 },
14 "permissions": [
15 "notifications",
16 "unlimitedStorage",
17 "http://thump.googleplex.com/"
18 ]
19 }
OLDNEW
« no previous file with comments | « client/samples/swarm/lefttriangle.svg ('k') | client/samples/swarm/pigeons-jumpinjimmyjava-white90pct-q70.jpg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698