mirror of
https://github.com/chromium/crashpad.git
synced 2024-12-29 00:32:35 +08:00
Build crashpad_client_linux.cc on Android
Bug: crashpad:30 Change-Id: I754468766c594c8de3cde6134645041f99864398 Reviewed-on: https://chromium-review.googlesource.com/922934 Reviewed-by: Mark Mentovai <mark@chromium.org> Commit-Queue: Joshua Peraza <jperaza@chromium.org>
This commit is contained in:
parent
a4d7fb4cc3
commit
5e5b927b38
@ -69,6 +69,13 @@
|
|||||||
],
|
],
|
||||||
}],
|
}],
|
||||||
],
|
],
|
||||||
|
'target_conditions': [
|
||||||
|
['OS=="android"', {
|
||||||
|
'sources/': [
|
||||||
|
['include', '^crashpad_client_linux\\.cc$'],
|
||||||
|
],
|
||||||
|
}],
|
||||||
|
],
|
||||||
'direct_dependent_settings': {
|
'direct_dependent_settings': {
|
||||||
'include_dirs': [
|
'include_dirs': [
|
||||||
'..',
|
'..',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user