| Index: chrome/test/data/nacl/pnacl_debug_url/pnacl_has_debug.nmf
|
| diff --git a/chrome/test/data/nacl/pnacl_debug_url/pnacl_has_debug.nmf b/chrome/test/data/nacl/pnacl_debug_url/pnacl_has_debug.nmf
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..425c6cfe540a45010246098cdec0a4adabadd5b6
|
| --- /dev/null
|
| +++ b/chrome/test/data/nacl/pnacl_debug_url/pnacl_has_debug.nmf
|
| @@ -0,0 +1,16 @@
|
| +{
|
| + "program": {
|
| + "portable": {
|
| + "pnacl-translate": {
|
| + "optlevel": 2,
|
| + "url": "nonexistent.pexe"
|
| + },
|
| + "pnacl-debug": {
|
| + "optlevel": 0,
|
| + "comment1": "TODO(jvoung): use pnacl_options_newlib_pnacl.pexe.debug",
|
| + "comment2": "once the bitcode reader handles it.",
|
| + "url": "pnacl_options_newlib_pnacl.pexe"
|
| + }
|
| + }
|
| + }
|
| +}
|
|
|