Index: breakpad/breakpad.gyp |
diff --git a/breakpad/breakpad.gyp b/breakpad/breakpad.gyp |
index 7a05cc71ce123300e83c12423e66be77f36bc864..8bb097d6747faf15726e76da274496864a6b4638 100644 |
--- a/breakpad/breakpad.gyp |
+++ b/breakpad/breakpad.gyp |
@@ -30,6 +30,8 @@ |
'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/bootstrap_compat.h', |
Mark Mentovai
2012/02/22 01:41:25
This .gyp file, or at least this section of it, do
|
'src/common/mac/file_id.cc', |
'src/common/mac/MachIPC.mm', |
'src/common/mac/macho_id.cc', |