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

Unified 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 side-by-side diff with in-line comments
Download patch
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"
}
}
}
« 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