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

Issue 115293: Add a dep on symupload when using breakpad so it gets built for the bot to th... (Closed)

Created:
11 years, 7 months ago by TVL
Modified:
9 years, 7 months ago
Reviewers:
Mark Mentovai
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Add a dep on symupload when using breakpad so it gets built for the bot to then upload symbols. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=15957

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
M chrome/chrome.gyp View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
TVL
11 years, 7 months ago (2009-05-13 13:36:02 UTC) #1
I'm not thrilled with this at all.  The app doesn't need this, but it's where
the knowledge about breakpad currently lives.  The other option would be to put
the mac_breakpad var in common.gypi, and then use that to add this dep over in
all.gyp.  But that spreads around the knowledge of breakpad just to get one tool
built.

Powered by Google App Engine
This is Rietveld 408576698