Chromium Code Reviews| Index: chrome/test/data/nacl/pnacl_nmf_options/pnacl_o_0.nmf |
| diff --git a/chrome/test/data/nacl/pnacl_nmf_options/pnacl_o_0.nmf b/chrome/test/data/nacl/pnacl_nmf_options/pnacl_o_0.nmf |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..d8c6e4a7e979366819a314a1112cbd32f47659b3 |
| --- /dev/null |
| +++ b/chrome/test/data/nacl/pnacl_nmf_options/pnacl_o_0.nmf |
| @@ -0,0 +1,10 @@ |
| +{ |
| + "program": { |
| + "portable": { |
| + "pnacl-translate": { |
| + "-O": 0, |
| + "url": "pnacl_options_newlib_pnacl.pexe" |
| + } |
| + } |
| + } |
| +} |