Add crash_service on Windows.

This commit is contained in:
Cheng Zhao 2013-11-23 20:26:47 +08:00
parent 59b3e74542
commit 4bab284f2e
5 changed files with 646 additions and 0 deletions

View file

@ -146,6 +146,10 @@
'common/crash_reporter/crash_reporter_mac.mm',
'common/crash_reporter/crash_reporter_win.cc',
'common/crash_reporter/crash_reporter_win.h',
'common/crash_reporter/win/crash_service.cc',
'common/crash_reporter/win/crash_service.h',
'common/crash_reporter/win/crash_service_main.cc',
'common/crash_reporter/win/crash_service_main.h',
'common/draggable_region.cc',
'common/draggable_region.h',
'common/node_bindings.cc',