mirror of
https://github.com/chromium/crashpad.git
synced 2025-03-09 14:06:33 +00:00
Have snapshot_test_lib depend on compat
Needed on Windows for sys/time.h. d:\src\crashpad\crashpad\snapshot\test\test_process_snapshot.h(19) : fatal error C1083: Cannot open include file: 'sys/time.h': No such file or directory R=mark@chromium.org BUG=crashpad:1 Review URL: https://codereview.chromium.org/897973003
This commit is contained in:
parent
3162f1259c
commit
db99fdb462
@ -79,6 +79,7 @@
|
||||
'type': 'static_library',
|
||||
'dependencies': [
|
||||
'snapshot',
|
||||
'../compat/compat.gyp:compat',
|
||||
'../third_party/mini_chromium/mini_chromium/base/base.gyp:base',
|
||||
'../util/util.gyp:util',
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user