aboutsummaryrefslogtreecommitdiff
path: root/android/google_breakpad
diff options
context:
space:
mode:
Diffstat (limited to 'android/google_breakpad')
-rw-r--r--android/google_breakpad/Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/android/google_breakpad/Android.mk b/android/google_breakpad/Android.mk
index a77e3087..ba8420b5 100644
--- a/android/google_breakpad/Android.mk
+++ b/android/google_breakpad/Android.mk
@@ -83,6 +83,7 @@ LOCAL_SRC_FILES := \
src/client/linux/minidump_writer/minidump_writer.cc \
src/client/minidump_file_writer.cc src/common/convert_UTF.c \
src/common/md5.cc src/common/string_conversion.cc \
+ src/common/linux/elfutils.cc \
src/common/linux/file_id.cc src/common/linux/guid_creator.cc \
src/common/linux/memory_mapped_file.cc \
src/common/linux/safe_readlink.cc