Index: native_client_sdk/src/examples/hello_world_pnacl/hello_world.nmf |
=================================================================== |
--- native_client_sdk/src/examples/hello_world_pnacl/hello_world.nmf (revision 142181) |
+++ native_client_sdk/src/examples/hello_world_pnacl/hello_world.nmf (working copy) |
@@ -1,7 +0,0 @@ |
-{ |
- "program": { |
- "arm": {"url": "hello_world_arm.nexe"}, |
- "x86-32": {"url": "hello_world_x86_32.nexe"}, |
- "x86-64": {"url": "hello_world_x86_64.nexe"} |
- } |
-} |