Chromium Code Reviews| Index: examples/games/scummvm/nacl-scumm/static/scummvm.nmf |
| diff --git a/examples/games/scummvm/nacl-scumm/static/scummvm.nmf b/examples/games/scummvm/nacl-scumm/static/scummvm.nmf |
| deleted file mode 100644 |
| index 2b2dbebfe6251f366329c02f28ea42bc7f0d1fb3..0000000000000000000000000000000000000000 |
| --- a/examples/games/scummvm/nacl-scumm/static/scummvm.nmf |
| +++ /dev/null |
| @@ -1,10 +0,0 @@ |
| -{ |
| - "program": { |
| - "x86-32": {"url": "scummvm_i686.nexe"}, |
| - "x86-64": {"url": "scummvm_x86_64.nexe"}, |
| - "arm": {"url": "scummvm_arm.nexe"}, |
| - "portable": { |
| - "pnacl-translate": {"url": "scummvm.pexe"} |
| - } |
| - } |
| -} |