Chromium Code Reviews

Side by Side Diff: chrome_mac/pnacl/pnacl_public_pnacl_json

Issue 85333005: Update reference builds to Chrome 32.0.1700.19 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/reference_builds/
Patch Set: Created 7 years ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | | Annotate | Revision Log
« no previous file with comments | « chrome_mac/_pyautolib.so ('k') | chrome_mac/pnacl/pnacl_public_x86_32_crtbeginS_o » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(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 }
OLDNEW
« no previous file with comments | « chrome_mac/_pyautolib.so ('k') | chrome_mac/pnacl/pnacl_public_x86_32_crtbeginS_o » ('j') | no next file with comments »

Powered by Google App Engine