Refactor crash reporter to be more cross-platform friendly.
This commit is contained in:
parent
801a19504a
commit
9007a45051
8 changed files with 171 additions and 113 deletions
2
atom.gyp
2
atom.gyp
|
@ -140,7 +140,9 @@
|
|||
'common/api/atom_extensions.h',
|
||||
'common/api/object_life_monitor.cc',
|
||||
'common/api/object_life_monitor.h',
|
||||
'common/crash_reporter/crash_reporter.cc',
|
||||
'common/crash_reporter/crash_reporter.h',
|
||||
'common/crash_reporter/crash_reporter_mac.h',
|
||||
'common/crash_reporter/crash_reporter_mac.mm',
|
||||
'common/crash_reporter/crash_reporter_win.cc',
|
||||
'common/draggable_region.cc',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue