mirror of
https://github.com/chromium/crashpad.git
synced 2025-01-14 01:08:01 +08:00
tools: Move Mac-specific tools to tools/mac.
R=scottmg@chromium.org Review URL: https://codereview.chromium.org/804913003
This commit is contained in:
parent
a02f721637
commit
39f69c862a
@ -43,7 +43,7 @@
|
||||
'..',
|
||||
],
|
||||
'sources': [
|
||||
'catch_exception_tool.cc',
|
||||
'mac/catch_exception_tool.cc',
|
||||
],
|
||||
},
|
||||
{
|
||||
@ -59,7 +59,7 @@
|
||||
'..',
|
||||
],
|
||||
'sources': [
|
||||
'exception_port_tool.cc',
|
||||
'mac/exception_port_tool.cc',
|
||||
],
|
||||
},
|
||||
{
|
||||
@ -99,7 +99,7 @@
|
||||
],
|
||||
},
|
||||
'sources': [
|
||||
'on_demand_service_tool.mm',
|
||||
'mac/on_demand_service_tool.mm',
|
||||
],
|
||||
},
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user