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

Side by Side Diff: experimental/flocking_geese/manifest.json

Issue 10928195: First round of dead file removal (Closed) Base URL: https://github.com/samclegg/nativeclient-sdk.git@master
Patch Set: Created 8 years, 3 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
(Empty)
1 {
2 "name": "Flocking Geese",
3 "description": "Simple flocking algorithm implemented in JavaScript and in C++ ",
4 "version": "1.11.6",
5 "icons": {
6 "128": "flocking_geese_icon.png",
7 "16": "flocking_geese_icon16.png"
8 },
9 "app": {
10 "launch": {
11 "web_url": "http://nacl-gallery.appspot.com/flocking_geese/"
12 }
13 }
14 }
OLDNEW
« no previous file with comments | « experimental/flocking_geese/js/speedometer.js ('k') | experimental/flocking_geese/nacl_app/flock.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698