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

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: Created 6 years, 8 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
Index: remoting/webapp/remoting_client_pnacl.nmf
diff --git a/chrome/test/data/nacl/pnacl_debug_url/pnacl_no_debug.nmf b/remoting/webapp/remoting_client_pnacl.nmf
similarity index 52%
copy from chrome/test/data/nacl/pnacl_debug_url/pnacl_no_debug.nmf
copy to remoting/webapp/remoting_client_pnacl.nmf
index b3bfba83d931e08d40bb8c6791cc4ae0d754e0b3..8181c0a0ea8a3c6d8c4d49f94293d4724c6f3084 100644
--- a/chrome/test/data/nacl/pnacl_debug_url/pnacl_no_debug.nmf
+++ b/remoting/webapp/remoting_client_pnacl.nmf
@@ -2,8 +2,8 @@
"program": {
"portable": {
"pnacl-translate": {
- "optlevel": 0,
- "url": "pnacl_debug_url_newlib_pnacl.pexe"
+ "url": "remoting_client_plugin_newlib.pexe",
+ "optlevel": 2
}
}
}

Powered by Google App Engine
This is Rietveld 408576698