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

Unified Diff: examples/graphics/life/life.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
Index: examples/graphics/life/life.nmf
===================================================================
--- examples/graphics/life/life.nmf (revision 0)
+++ examples/graphics/life/life.nmf (revision 0)
@@ -0,0 +1,6 @@
+{
+ "nexes": {
+ "x86-64": "life_x86_64.nexe",
+ "x86-32": "life_x86_32.nexe",
+ }
+}
Property changes on: examples/graphics/life/life.nmf
___________________________________________________________________
Added: svn:eol-style
+ LF

Powered by Google App Engine
This is Rietveld 408576698