mirror of
https://github.com/chromium/crashpad.git
synced 2024-12-28 07:48:14 +08:00
Mark Mentovai
47f17926e4
util_test: specify libbsm link dependency properly.
7dda7b322881 accidentally moved the libbsm.dylib dependency from util_test_lib to util_test. It is only used by test/mac/mach_multiprocess.cc in util_test_lib. Meanwhile, util_test should link against Foundation.framework, which is used by three tests in util/mac: launchd_test.mm, mac_util_test.mm, and service_management_test.mm. R=scottmg@chromium.org Review URL: https://codereview.chromium.org/612923004
Description
Languages
C++
92.6%
Objective-C++
2.5%
C
2%
Python
1.7%
Assembly
0.9%
Other
0.3%