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

Unified Diff: breakpad/breakpad.gyp

Issue 8120007: Update Breakpad to r842 and fix the Breakpad bootstrap service leak and -10810 errors (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 years, 2 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') | breakpad/pending/src/common/module.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: breakpad/breakpad.gyp
===================================================================
--- breakpad/breakpad.gyp (revision 103729)
+++ breakpad/breakpad.gyp (working copy)
@@ -390,7 +390,9 @@
'src/client/linux/minidump_writer/minidump_writer_unittest.cc',
'src/common/linux/file_id_unittest.cc',
'src/common/linux/linux_libc_support_unittest.cc',
+ 'src/common/linux/synth_elf.cc',
'src/common/memory_unittest.cc',
+ 'src/common/test_assembler.cc',
],
'include_dirs': [
« no previous file with comments | « DEPS ('k') | breakpad/pending/src/common/module.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698