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

Unified 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « remoting/webapp/plugin_settings.js ('k') | third_party/libwebm/libwebm_nacl.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/webapp/remoting_client_pnacl.nmf
diff --git a/chrome/test/data/nacl/pnacl_nmf_options/pnacl_o_large.nmf b/remoting/webapp/remoting_client_pnacl.nmf
similarity index 52%
copy from chrome/test/data/nacl/pnacl_nmf_options/pnacl_o_large.nmf
copy to remoting/webapp/remoting_client_pnacl.nmf
index 65cf918ed2bbfccaef64f257e176be4b745c0f36..8181c0a0ea8a3c6d8c4d49f94293d4724c6f3084 100644
--- a/chrome/test/data/nacl/pnacl_nmf_options/pnacl_o_large.nmf
+++ b/remoting/webapp/remoting_client_pnacl.nmf
@@ -2,8 +2,8 @@
"program": {
"portable": {
"pnacl-translate": {
- "optlevel": 257,
- "url": "pnacl_options_newlib_pnacl.pexe"
+ "url": "remoting_client_plugin_newlib.pexe",
+ "optlevel": 2
}
}
}
« 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