Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(308)

Side by Side Diff: chrome_win/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. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « chrome_win/pdf.dll ('k') | chrome_win/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": [
9 "x86-32",
10 "x86-64"
11 ],
12 "pnacl-ld-name": "ld.nexe",
13 "pnacl-llc-name": "pnacl-llc.nexe",
14 "pnacl-version": "0.1.0.12074"
15 }
OLDNEW
« no previous file with comments | « chrome_win/pdf.dll ('k') | chrome_win/pnacl/pnacl_public_x86_32_crtbeginS_o » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698