OLD | NEW |
---|---|
(Empty) | |
1 { | |
2 "COMMENT": [ | |
3 "This file serves as a template for the resource info description used b y ", | |
4 "the NaCl Chrome plugin. It is kept in the NaCl repository to prevent " , | |
5 "hard-coding of NaCl-specific information inside the Chrome repository." | |
6 ], | |
7 "abi-version": 1, | |
8 "pnacl-arch": "x86-32", | |
9 "pnacl-ld-name": "ld.nexe", | |
10 "pnacl-llc-name": "pnacl-llc.nexe", | |
11 "pnacl-version": "0.1.0.12074" | |
12 } | |
OLD | NEW |