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

Issue 7619012: Breakpad: Ensure crash_service64.exe gets built on Buildbot (Closed)

Created:
9 years, 4 months ago by Mark Seaborn
Modified:
9 years, 4 months ago
Reviewers:
bradn
CC:
chromium-reviews
Visibility:
Public.

Description

Breakpad: Ensure crash_service64.exe gets built on Buildbot Add crash_service64.exe in places where crash_service.exe is depended upon, otherwise it doesn't get built on Buildbot. Declaring run-time dependencies via Gyp dependencies is a hack: creating test_support_ui.a doesn't depend on crash_service.exe being present. But it seems to be the usual practice to sprinkle run-time dependencies in Gyp dependencies until the desired effect is achieved. BUG=89730 TEST=trybots Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=96479

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
Mark Seaborn
9 years, 4 months ago (2011-08-11 18:03:33 UTC) #1
bradn
9 years, 4 months ago (2011-08-11 18:04:05 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698