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

Unified Diff: experimental/hex/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/hex/index.html ('k') | experimental/hex/pthread_ext.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: experimental/hex/manifest.json
diff --git a/experimental/hex/manifest.json b/experimental/hex/manifest.json
deleted file mode 100644
index 25dcde18cf46a217ea20b3edd7e6b4d012d19087..0000000000000000000000000000000000000000
--- a/experimental/hex/manifest.json
+++ /dev/null
@@ -1,17 +0,0 @@
-{
- "name": "Hex Game",
- "description": "Hex Game implemented in JavaScript and in C++",
- "version": "1.0.1",
- "icons": {
- "128": "hex_icon.png",
- "16": "hex_icon16.png"
- },
- "app": {
- "urls": [
- "http://www.gonacl.com/dev/demos/hex/"
- ],
- "launch": {
- "web_url": "http://www.gonacl.com/dev/demos/hex/"
- }
- }
-}
« no previous file with comments | « experimental/hex/index.html ('k') | experimental/hex/pthread_ext.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698