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

Unified Diff: remoting/remoting.gyp

Issue 7967015: Strip debug symbols from official linux remoting builds. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 3 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 | « no previous file | remoting/webapp/build-webapp.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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)',
« no previous file with comments | « no previous file | remoting/webapp/build-webapp.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698