From 7762ea0c67b2b0729a6bd4fb21ca5816302ec0c7 Mon Sep 17 00:00:00 2001 From: "zhurunz@google.com" Date: Sat, 29 May 2010 21:21:27 +0000 Subject: Fix build break due to dump_stabs/breakpad. Review URL: http://codereview.chromium.org/2355004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@48563 0039d316-1c4b-4281-b951-d872f2087c98 --- breakpad/breakpad.gyp | 2 -- 1 file changed, 2 deletions(-) diff --git a/breakpad/breakpad.gyp b/breakpad/breakpad.gyp index 9a28343..a59d7ed 100644 --- a/breakpad/breakpad.gyp +++ b/breakpad/breakpad.gyp @@ -209,8 +209,6 @@ 'cflags_cc!': ['-fno-rtti'], 'sources': [ - 'src/common/dump_stabs.cc', - 'src/common/dump_stabs.h', 'src/common/dwarf/bytereader.cc', 'src/common/dwarf/cfi_assembler.cc', 'src/common/dwarf_cfi_to_module.cc', -- cgit v1.1