Index: remoting/remoting_webapp.gypi |
diff --git a/remoting/remoting_webapp.gypi b/remoting/remoting_webapp.gypi |
index 38122db11d07d3e754b3923c612443a34bfa0e79..ea498b655a48106003b45e2f1068c4b45f5e0bde 100644 |
--- a/remoting/remoting_webapp.gypi |
+++ b/remoting/remoting_webapp.gypi |
@@ -18,17 +18,6 @@ |
'remoting_webapp_html', |
], |
'conditions': [ |
- ['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', |