| Index: chrome_linux64/pnacl/pnacl_public_pnacl_json
|
| ===================================================================
|
| --- chrome_linux64/pnacl/pnacl_public_pnacl_json (revision 0)
|
| +++ chrome_linux64/pnacl/pnacl_public_pnacl_json (revision 0)
|
| @@ -0,0 +1,12 @@
|
| +{
|
| + "COMMENT": [
|
| + "This file serves as a template for the resource info description used by ",
|
| + "the NaCl Chrome plugin. It is kept in the NaCl repository to prevent ",
|
| + "hard-coding of NaCl-specific information inside the Chrome repository."
|
| + ],
|
| + "abi-version": 1,
|
| + "pnacl-arch": "x86-64",
|
| + "pnacl-ld-name": "ld.nexe",
|
| + "pnacl-llc-name": "pnacl-llc.nexe",
|
| + "pnacl-version": "0.1.0.12074"
|
| +}
|
|
|