Index: remoting/remoting.gyp |
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp |
index bf467b4f7283c65ce5ac0a4297a817bead5e358d..f9eaf2f4fc00b824481ff3e173499d84dc9fdd54 100644 |
--- a/remoting/remoting.gyp |
+++ b/remoting/remoting.gyp |
@@ -321,7 +321,7 @@ |
], |
'action': [ |
'python', 'webapp/build-webapp.py', |
- '<(linux_strip_binary)', |
+ '<(buildtype)', |
'<(host_plugin_mime_type)', |
'<(_output_dir)', |
'<(_zip_path)', |