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

Unified Diff: ppapi/native_client/tests/ppapi_gles_book/ppapi_gles_book_texture_wrap.nmf

Issue 10191008: Restore ppapi_gles example NMF files so that they look more (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 8 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 | « ppapi/native_client/tests/ppapi_gles_book/ppapi_gles_book_stencil_test.nmf ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/native_client/tests/ppapi_gles_book/ppapi_gles_book_texture_wrap.nmf
diff --git a/ppapi/native_client/tests/ppapi_gles_book/ppapi_gles_book_texture_wrap.nmf b/ppapi/native_client/tests/ppapi_gles_book/ppapi_gles_book_texture_wrap.nmf
new file mode 100644
index 0000000000000000000000000000000000000000..d3f3eb7748fcff55be543d6d0dd61ca5e6cbc627
--- /dev/null
+++ b/ppapi/native_client/tests/ppapi_gles_book/ppapi_gles_book_texture_wrap.nmf
@@ -0,0 +1,7 @@
+{
+ "program": {
+ "x86-32": {"url": "ppapi_gles_book_texture_wrap_x86-32.nexe"},
+ "x86-64": {"url": "ppapi_gles_book_texture_wrap_x86-64.nexe"},
+ "arm": {"url": "ppapi_gles_book_texture_wrap_arm.nexe"}
+ }
+}
« no previous file with comments | « ppapi/native_client/tests/ppapi_gles_book/ppapi_gles_book_stencil_test.nmf ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698