aboutsummaryrefslogtreecommitdiff
path: root/src/common/common.gyp
diff options
context:
space:
mode:
authorerikchen@chromium.org <erikchen@chromium.org>2015-04-22 20:14:24 +0000
committererikchen@chromium.org <erikchen@chromium.org>2015-04-22 20:14:24 +0000
commitaa75fa5d4ebff1511c6b5e638ba99534c00255c7 (patch)
tree72eff951d44ec79b45cd3db0f56d6c2cdbcbe0f4 /src/common/common.gyp
parent[MIPS]: Use mcontext_t structure for MIPS (diff)
downloadbreakpad-aa75fa5d4ebff1511c6b5e638ba99534c00255c7.tar.xz
Support object files larger than 2**32.
Reviewed at https://breakpad.appspot.com/7834002/#ps340001 git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@1453 4c0a9323-5329-0410-9bdc-e9ce6186880e
Diffstat (limited to 'src/common/common.gyp')
-rw-r--r--src/common/common.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/common.gyp b/src/common/common.gyp
index f01ede57..6ccd21a2 100644
--- a/src/common/common.gyp
+++ b/src/common/common.gyp
@@ -141,6 +141,7 @@
'mac/scoped_task_suspend-inl.h',
'mac/string_utilities.cc',
'mac/string_utilities.h',
+ 'mac/super_fat_arch.h',
'md5.cc',
'md5.h',
'memory.h',