| Index: native_client_sdk/src/getting_started/part1/hello_tutorial.nmf
|
| diff --git a/chrome/test/data/nacl/pnacl_nmf_options/pnacl_o_0.nmf b/native_client_sdk/src/getting_started/part1/hello_tutorial.nmf
|
| similarity index 53%
|
| copy from chrome/test/data/nacl/pnacl_nmf_options/pnacl_o_0.nmf
|
| copy to native_client_sdk/src/getting_started/part1/hello_tutorial.nmf
|
| index e1322bb64ff6ea5ca98d0530dae1033cdb086ffc..ae497b85688d76aecda88a9cf5567397d621980a 100644
|
| --- a/chrome/test/data/nacl/pnacl_nmf_options/pnacl_o_0.nmf
|
| +++ b/native_client_sdk/src/getting_started/part1/hello_tutorial.nmf
|
| @@ -2,8 +2,7 @@
|
| "program": {
|
| "portable": {
|
| "pnacl-translate": {
|
| - "optlevel": 0,
|
| - "url": "pnacl_options_newlib_pnacl.pexe"
|
| + "url": "hello_tutorial.pexe"
|
| }
|
| }
|
| }
|
|
|