OLD | NEW |
---|---|
(Empty) | |
1 { | |
2 "files": { | |
3 "nmf says hello world": { | |
4 "portable": { | |
5 "url": "test_file.txt" | |
6 } | |
7 }, | |
8 "test_file": { | |
9 "portable": { | |
10 "url": "test_file.txt" | |
11 } | |
12 } | |
13 }, | |
14 "program": { | |
15 "x86-32-nonsfi": { | |
16 "url": "irt_manifest_file_pnacl_newlib_x32_nonsfi.nexe" | |
17 } | |
18 } | |
19 } | |
OLD | NEW |