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

Unified Diff: trunk/src/remoting/remoting_webapp.gypi

Issue 254243002: Revert 267030 "Build remoting for PNaCl" (Closed) Base URL: svn://svn.chromium.org/chrome/
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
« no previous file with comments | « trunk/src/remoting/remoting_nacl.gyp ('k') | trunk/src/remoting/webapp/build-webapp.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/remoting/remoting_webapp.gypi
===================================================================
--- trunk/src/remoting/remoting_webapp.gypi (revision 267063)
+++ trunk/src/remoting/remoting_webapp.gypi (working copy)
@@ -35,17 +35,6 @@
'plugin_args': [],
},
}],
- ['webapp_type=="v2_pnacl"', {
- 'dependencies': [
- 'remoting_nacl.gyp:remoting_client_plugin_nacl',
- ],
- 'variables': {
- 'extra_files': [
- 'webapp/remoting_client_pnacl.nmf',
- '<(PRODUCT_DIR)/remoting_client_plugin_newlib.pexe',
- ],
- },
- }],
['run_jscompile != 0', {
'variables': {
'success_stamp': '<(PRODUCT_DIR)/remoting_webapp_jscompile.stamp',
« no previous file with comments | « trunk/src/remoting/remoting_nacl.gyp ('k') | trunk/src/remoting/webapp/build-webapp.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698