diff options
Diffstat (limited to 'remoting/remoting.gyp')
-rw-r--r-- | remoting/remoting.gyp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp index 429f8ad2..12ace05 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)', |