mirror of
https://github.com/chromium/crashpad.git
synced 2025-03-09 14:06:33 +00:00
Include the appropriate header for BUILD_FUSCHIA
Without this, attempting to roll crashpad in Chromium gives this presubmit warning: third_party/crashpad/crashpad/util/file/file_io_posix.cc:69 OS_FUCHSIA macro is used without including build/build_config.h. R=mark@chromium.org Bug: none Change-Id: Ie2d1df574773b66687948a481b9b31012427a3c3 Reviewed-on: https://chromium-review.googlesource.com/830258 Commit-Queue: Ilya Sherman <isherman@chromium.org> Reviewed-by: Mark Mentovai <mark@chromium.org>
This commit is contained in:
parent
344acadfdd
commit
10ff56eee5
@ -25,6 +25,7 @@
|
||||
#include "base/files/file_path.h"
|
||||
#include "base/logging.h"
|
||||
#include "base/posix/eintr_wrapper.h"
|
||||
#include "build/build_config.h"
|
||||
|
||||
namespace crashpad {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user