breakpad/src
Mark Mentovai 5f638d5323 Remove DISALLOW_COPY_AND_ASSIGN from MinidumpStreamInfo
DISALLOW_COPY_AND_ASSIGN was inadvertently added to
Minidump::MinidumpStreamInfo in f04a010f71f6, but this class is used as
the value side of the Minidump::stream_map_ map and must be copyable
(with an old enough C++ library).

This broke:

https://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/247141/steps/compile%20%28with%20patch%29/logs/stdio

TBR=ivanpe@chromium.org

Review URL: https://codereview.chromium.org/2158423003 .
2016-07-20 10:08:14 -04:00
..
build Rename gyp variable use_titlecase_in_grd_files -> use_titlecase_in_grd. 2014-09-10 12:47:46 +00:00
client Add process type to MicroDumpExtraInfo 2016-07-19 17:44:10 +01:00
common Revert "Don't define |r_debug| and |link_map| on Android releases 21 and later" 2016-07-20 11:27:11 +01:00
google_breakpad Remove DISALLOW_COPY_AND_ASSIGN from MinidumpStreamInfo 2016-07-20 10:08:14 -04:00
processor Add new exception code for OOM generated from Chromium. 2016-07-19 14:41:53 -07:00
third_party Replaced glibc version of elf.h with musl version of elf.h. 2016-05-12 14:22:59 -07:00
tools Update symbol file documentation links. 2016-06-10 06:29:06 -04:00
breakpad_googletest_includes.h test: allow use of system gmock/gtest libs 2016-01-25 19:27:56 -05:00
config.h.in Fix a dependency issue in automake 2016-04-12 14:55:18 -04:00