From 810909425e6ec9424e57dc455ced124911d9b6d2 Mon Sep 17 00:00:00 2001 From: Jeremy Apthorp Date: Mon, 2 Jul 2018 10:41:18 -0700 Subject: [PATCH] chore: breakpad #include compatibility between GN and GYP --- atom/common/crash_reporter/linux/crash_dump_handler.cc | 2 +- vendor/breakpad | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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