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

Unified Diff: examples/graphics/life/life_dbg.nmf

Issue 6286025: Port the Life example to Pepper 2. (Closed) Base URL: http://naclports.googlecode.com/svn/trunk/src/
Patch Set: '' Created 9 years, 11 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
« no previous file with comments | « examples/graphics/life/life.nmf ('k') | examples/graphics/life/life_module.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: examples/graphics/life/life_dbg.nmf
===================================================================
--- examples/graphics/life/life_dbg.nmf (revision 0)
+++ examples/graphics/life/life_dbg.nmf (revision 0)
@@ -0,0 +1,6 @@
+{
+ "nexes": {
+ "x86-64": "life_x86_64_dbg.nexe",
+ "x86-32": "life_x86_32_dbg.nexe",
+ }
+}
Property changes on: examples/graphics/life/life_dbg.nmf
___________________________________________________________________
Added: svn:eol-style
+ LF
« no previous file with comments | « examples/graphics/life/life.nmf ('k') | examples/graphics/life/life_module.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698