| Index: base/base.gypi
|
| diff --git a/base/base.gypi b/base/base.gypi
|
| index 11edab009685fe11c2bbb4d5437390be16328475..60ff4f211ed780b7e2f5be379ba7728ff426bce9 100644
|
| --- a/base/base.gypi
|
| +++ b/base/base.gypi
|
| @@ -137,6 +137,8 @@
|
| 'debug/debugger.h',
|
| 'debug/debugger_posix.cc',
|
| 'debug/debugger_win.cc',
|
| + 'debug/dump_without_crashing.cc',
|
| + 'debug/dump_without_crashing.h',
|
| # This file depends on files from the 'allocator' target,
|
| # but this target does not depend on 'allocator' (see
|
| # allocator.gyp for details).
|
|
|