| Index: ppapi/native_client/tests/earth/earth_c.nmf
|
| ===================================================================
|
| --- ppapi/native_client/tests/earth/earth_c.nmf (revision 0)
|
| +++ ppapi/native_client/tests/earth/earth_c.nmf (revision 0)
|
| @@ -0,0 +1,7 @@
|
| +{
|
| + "program": {
|
| + "x86-32": {"url": "earth_c_x86-32.nexe"},
|
| + "x86-64": {"url": "earth_c_x86-64.nexe"},
|
| + "arm": {"url": "earth_c_arm.nexe"}
|
| + }
|
| +}
|
|
|
| Property changes on: ppapi/native_client/tests/earth/earth_c.nmf
|
| ___________________________________________________________________
|
| Added: svn:eol-style
|
| + LF
|
|
|
|
|