Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / chrome / test / data / nacl / manifest_file / irt_manifest_file.nmf
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 }