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

Unified Diff: breakpad/breakpad.gyp

Issue 173345: Reverting 24220. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 4 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 | build/common.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: breakpad/breakpad.gyp
===================================================================
--- breakpad/breakpad.gyp (revision 24227)
+++ breakpad/breakpad.gyp (working copy)
@@ -216,8 +216,8 @@
}],
[ 'OS=="linux"', {
'conditions': [
- # Tools needed for archiving build symbols.
- ['branding=="Chrome" or linux_breakpad==1', {
+ # Tools needed for archiving official build symbols.
+ ['branding=="Chrome"', {
'targets': [
{
'target_name': 'symupload',
« no previous file with comments | « no previous file | build/common.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698