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

Side by Side Diff: remoting/webapp/remoting_client_pnacl.nmf

Issue 234023003: Build remoting for PNaCl (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: update net.gypi Created 6 years, 7 months 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 | « remoting/webapp/plugin_settings.js ('k') | third_party/libwebm/libwebm_nacl.gyp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "program": { 2 "program": {
3 "portable": { 3 "portable": {
4 "pnacl-translate": { 4 "pnacl-translate": {
5 "optlevel": 257, 5 "url": "remoting_client_plugin_newlib.pexe",
6 "url": "pnacl_options_newlib_pnacl.pexe" 6 "optlevel": 2
7 } 7 }
8 } 8 }
9 } 9 }
10 } 10 }
OLDNEW
« no previous file with comments | « remoting/webapp/plugin_settings.js ('k') | third_party/libwebm/libwebm_nacl.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698