| Index: ppapi/native_client/tests/ppapi_gles_book/ppapi_gles_book_simple_texture_2d.nmf
|
| diff --git a/ppapi/native_client/tests/ppapi_gles_book/ppapi_gles_book_simple_texture_2d.nmf b/ppapi/native_client/tests/ppapi_gles_book/ppapi_gles_book_simple_texture_2d.nmf
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..3f47f1b93ccbc0c3b5e29f20da29ae85927de872
|
| --- /dev/null
|
| +++ b/ppapi/native_client/tests/ppapi_gles_book/ppapi_gles_book_simple_texture_2d.nmf
|
| @@ -0,0 +1,7 @@
|
| +{
|
| + "program": {
|
| + "x86-32": {"url": "ppapi_gles_book_simple_texture_2d_x86-32.nexe"},
|
| + "x86-64": {"url": "ppapi_gles_book_simple_texture_2d_x86-64.nexe"},
|
| + "arm": {"url": "ppapi_gles_book_simple_texture_2d_arm.nexe"}
|
| + }
|
| +}
|
|
|