| Index: gallery/cws/manifest.json
|
| diff --git a/gallery/cws/manifest.json b/gallery/cws/manifest.json
|
| deleted file mode 100644
|
| index 2e8813683e516204ab05d9bbabdb4ba5d862bc06..0000000000000000000000000000000000000000
|
| --- a/gallery/cws/manifest.json
|
| +++ /dev/null
|
| @@ -1,17 +0,0 @@
|
| -{
|
| - "name": "Native Client Gallery",
|
| - "description": "Check out great Native Client applications!",
|
| - "version": "0.0.43",
|
| - "app": {
|
| - "urls": [
|
| - "http://nacl-gallery.appspot.com/"
|
| - ],
|
| - "launch": {
|
| - "web_url": "http://nacl-gallery.appspot.com"
|
| - }
|
| - },
|
| - "icons": {
|
| - "128": "images/NaCl128.png",
|
| - "16": "images/NaCl16.png"
|
| - }
|
| -}
|
|
|