diff options
Diffstat (limited to 'breakpad')
-rw-r--r-- | breakpad/breakpad.gyp | 6 |
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', '..', |