diff --git a/atom/common/crash_reporter/linux/crash_dump_handler.cc b/atom/common/crash_reporter/linux/crash_dump_handler.cc index ccc8d0d538e3..8b0e3de5cecd 100644 --- a/atom/common/crash_reporter/linux/crash_dump_handler.cc +++ b/atom/common/crash_reporter/linux/crash_dump_handler.cc @@ -15,7 +15,7 @@ #include "base/posix/eintr_wrapper.h" #include "breakpad/src/client/linux/minidump_writer/directory_reader.h" #include "breakpad/src/common/linux/linux_libc_support.h" -#include "breakpad/src/common/memory.h" +#include "breakpad/src/common/memory_allocator.h" #include "third_party/lss/linux_syscall_support.h" diff --git a/vendor/breakpad b/vendor/breakpad index 82f0452e6b68..f5f20660f20c 160000 --- a/vendor/breakpad +++ b/vendor/breakpad @@ -1 +1 @@ -Subproject commit 82f0452e6b687b3c1e14e08d172b2f3fb79ae91a +Subproject commit f5f20660f20c281c1cbf1097ed55204b50711846