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

Unified 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 side-by-side diff with in-line comments
Download patch
« 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 »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: experimental/flocking_geese/manifest.json
diff --git a/experimental/flocking_geese/manifest.json b/experimental/flocking_geese/manifest.json
deleted file mode 100644
index 3d91617f1c7c5b24622f6eb27846277c93db40d8..0000000000000000000000000000000000000000
--- a/experimental/flocking_geese/manifest.json
+++ /dev/null
@@ -1,14 +0,0 @@
-{
- "name": "Flocking Geese",
- "description": "Simple flocking algorithm implemented in JavaScript and in C++",
- "version": "1.11.6",
- "icons": {
- "128": "flocking_geese_icon.png",
- "16": "flocking_geese_icon16.png"
- },
- "app": {
- "launch": {
- "web_url": "http://nacl-gallery.appspot.com/flocking_geese/"
- }
- }
-}
« 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