From 9bcfabcaa75750fe01d97351941fb1d45e7e8722 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Fri, 22 Dec 2017 11:22:54 -0500 Subject: 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 Reviewed-by: Mark Mentovai --- src/common/common.gyp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/common/common.gyp') 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', -- cgit v1.2.1