Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(752)

Unified Diff: breakpad/breakpad.gyp

Issue 2257006: Revert 48397 - Upgrade the breakpad deps to r600. Includes a #define in the G... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 10 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: breakpad/breakpad.gyp
===================================================================
--- breakpad/breakpad.gyp (revision 48406)
+++ breakpad/breakpad.gyp (working copy)
@@ -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',
'..',
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698