| Index: base/base.gypi
|
| ===================================================================
|
| --- base/base.gypi (revision 70346)
|
| +++ base/base.gypi (working copy)
|
| @@ -51,9 +51,6 @@
|
| 'cpu.h',
|
| 'debug_on_start.cc',
|
| 'debug_on_start.h',
|
| - 'debug_util.cc',
|
| - 'debug_util.h',
|
| - 'debug_util_mac.cc',
|
| 'debug/debugger.cc',
|
| 'debug/debugger.h',
|
| 'debug/debugger_posix.cc',
|
| @@ -117,6 +114,8 @@
|
| 'mac_util.h',
|
| 'mac_util.mm',
|
| 'mac/cocoa_protocols.h',
|
| + 'mac/os_crash_dumps.cc',
|
| + 'mac/os_crash_dumps.h',
|
| 'mac/scoped_aedesc.h',
|
| 'mac/scoped_cftyperef.h',
|
| 'mac/scoped_nsautorelease_pool.h',
|
|
|