summaryrefslogtreecommitdiffstats
path: root/breakpad/breakpad.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'breakpad/breakpad.gyp')
-rw-r--r--breakpad/breakpad.gyp6
1 files changed, 0 insertions, 6 deletions
diff --git a/breakpad/breakpad.gyp b/breakpad/breakpad.gyp
index aa9e74e..df10b97 100644
--- a/breakpad/breakpad.gyp
+++ b/breakpad/breakpad.gyp
@@ -236,12 +236,6 @@
'src/tools/linux/dump_syms/dump_syms.cc',
],
- # Using this define, stabs_reader.h will include the right headers
- # to work correctly on Linux.
- 'defines': [
- 'HAVE_A_OUT_H',
- ],
-
'include_dirs': [
'src',
'..',