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

Unified Diff: experimental/conways_life/cws/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/conways_life/cws/conways_life_icon16.png ('k') | experimental/conways_life/cws/screenshot.jpg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: experimental/conways_life/cws/manifest.json
diff --git a/experimental/conways_life/cws/manifest.json b/experimental/conways_life/cws/manifest.json
deleted file mode 100644
index 7117a62f11f07e83b2f68176a88048414723bc42..0000000000000000000000000000000000000000
--- a/experimental/conways_life/cws/manifest.json
+++ /dev/null
@@ -1,17 +0,0 @@
-{
- "name": "Conways Life",
- "description": "Conway's Life algorithm implemented in C++ using Native Client",
- "version": "1.0.2",
- "icons": {
- "128": "conways_life_icon.png",
- "16": "conways_life_icon16.png"
- },
- "app": {
- "urls": [
- "http://www.gonacl.com/dev/demos/conways_life/"
- ],
- "launch": {
- "web_url": "http://www.gonacl.com/dev/demos/conways_life/"
- }
- }
-}
« no previous file with comments | « experimental/conways_life/cws/conways_life_icon16.png ('k') | experimental/conways_life/cws/screenshot.jpg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698