aboutsummaryrefslogtreecommitdiff
path: root/src/common/common.gyp
diff options
context:
space:
mode:
authorMike Frysinger <vapier@chromium.org>2017-12-22 11:22:54 -0500
committerMike Frysinger <vapier@chromium.org>2017-12-23 13:21:00 +0000
commit9bcfabcaa75750fe01d97351941fb1d45e7e8722 (patch)
treee6653aeb1ab76c6b4cf02e27d785feb6706c0089 /src/common/common.gyp
parentFix minidump on ChromeOS (diff)
downloadbreakpad-9bcfabcaa75750fe01d97351941fb1d45e7e8722.tar.xz
android: drop sgidefs.h hack for LSS
Breakpad shouldn't be hacking up headers for LSS. This was eventually fixed in LSS directly in https://codereview.chromium.org/1248033002, so we can drop this hack on our side. Change-Id: Iff29efe7f6af40835e0aab1f6ac3fd8d167045ef Reviewed-on: https://chromium-review.googlesource.com/843124 Reviewed-by: Mark Seaborn <mseaborn@chromium.org> Reviewed-by: Mark Mentovai <mark@chromium.org>
Diffstat (limited to 'src/common/common.gyp')
-rw-r--r--src/common/common.gyp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/common.gyp b/src/common/common.gyp
index e2ea4007..cd05afd5 100644
--- a/src/common/common.gyp
+++ b/src/common/common.gyp
@@ -50,7 +50,6 @@
'android/breakpad_getcontext.S',
'android/include/elf.h',
'android/include/link.h',
- 'android/include/sgidefs.h',
'android/include/stab.h',
'android/include/sys/procfs.h',
'android/include/sys/signal.h',