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

Side by Side Diff: gallery/cws/manifest.json

Issue 12088091: Remove legacy docs and gallery (Closed) Base URL: http://nativeclient-sdk.googlecode.com/svn/trunk/src
Patch Set: Created 7 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
« no previous file with comments | « gallery/cws/images/NaCl_400_275.png ('k') | gallery/static/check_browser.js » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 {
2 "name": "Native Client Gallery",
3 "description": "Check out great Native Client applications!",
4 "version": "0.0.43",
5 "app": {
6 "urls": [
7 "http://nacl-gallery.appspot.com/"
8 ],
9 "launch": {
10 "web_url": "http://nacl-gallery.appspot.com"
11 }
12 },
13 "icons": {
14 "128": "images/NaCl128.png",
15 "16": "images/NaCl16.png"
16 }
17 }
OLDNEW
« no previous file with comments | « gallery/cws/images/NaCl_400_275.png ('k') | gallery/static/check_browser.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698