Status: Untriaged Owner: [email protected] CC: [email protected] Labels: Type-Bug Pri-2 OS-Mac Area-Infrastructure
New issue 24713 by [email protected]: app/breakpad_mac_stubs.mm test dependencies keep biting. http://code.google.com/p/chromium/issues/detail?id=24713 For good reasons, we don't link Breakpad into anything except for production builds. Periodically we break the build because app/breakpad_mac_stubs.mm isn't being linked into some of the waterfall's tests, though the try servers do just fine. The "solution" has been to sprinkle the dependency around in chrome.gyp. A better solution would be to find the right combination of "test" and "common" to get it into the right places. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
