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

Unified Diff: breakpad/breakpad.gyp

Issue 1556003: Revert 43081 - Bump breakpad version to version 557, which improves how inval... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 10 years, 9 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 43102)
+++ breakpad/breakpad.gyp (working copy)
@@ -229,7 +229,6 @@
'type': '<(library)',
'sources': [
- 'src/client/linux/crash_generation/crash_generation_client.cc',
'src/client/linux/handler/exception_handler.cc',
'src/client/linux/minidump_writer/directory_reader.h',
'src/client/linux/minidump_writer/line_reader.h',
@@ -244,8 +243,6 @@
'src/common/convert_UTF.h',
'src/common/linux/guid_creator.cc',
'src/common/linux/guid_creator.h',
- 'src/common/linux/file_id.cc',
- 'src/common/linux/file_id.h',
'src/common/linux/linux_libc_support.h',
'src/common/linux/linux_syscall_support.h',
'src/common/linux/memory.h',
@@ -301,7 +298,6 @@
'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