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

Side by Side Diff: native_client_sdk/src/getting_started/part1/hello_tutorial.nmf

Issue 23661005: [NaCl SDK] Add a very simple getting_started example at top-level. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add hello_tutorial.nmf Created 7 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 { 1 {
2 "program": { 2 "program": {
3 "portable": { 3 "portable": {
4 "pnacl-translate": { 4 "pnacl-translate": {
5 "optlevel": 0, 5 "url": "hello_tutorial.pexe"
6 "url": "pnacl_options_newlib_pnacl.pexe"
7 } 6 }
8 } 7 }
9 } 8 }
10 } 9 }
OLDNEW
« no previous file with comments | « native_client_sdk/src/getting_started/part1/hello_tutorial.cc ('k') | native_client_sdk/src/getting_started/part1/index.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698