Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(351)

Unified Diff: breakpad/breakpad.gyp

Issue 9433023: roll breakpad 915:922 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: gyp Created 8 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698