| Index: breakpad/breakpad.gyp
|
| diff --git a/breakpad/breakpad.gyp b/breakpad/breakpad.gyp
|
| index 7a05cc71ce123300e83c12423e66be77f36bc864..aa45197bd49dea6bb292045e16e0a93671323e04 100644
|
| --- a/breakpad/breakpad.gyp
|
| +++ b/breakpad/breakpad.gyp
|
| @@ -30,6 +30,7 @@
|
| 'src/common/convert_UTF.c',
|
| 'src/client/mac/handler/breakpad_nlist_64.cc',
|
| 'src/client/mac/handler/dynamic_images.cc',
|
| + 'src/common/mac/bootstrap_compat.cc',
|
| 'src/common/mac/file_id.cc',
|
| 'src/common/mac/MachIPC.mm',
|
| 'src/common/mac/macho_id.cc',
|
|
|