mirror of
https://github.com/chromium/crashpad.git
synced 2025-03-09 14:06:33 +00:00
#include "build/build_config.h" where needed
Change-Id: I45c1afe73e8570dfcedde6da01375a4533bb355a Reviewed-on: https://chromium-review.googlesource.com/741891 Reviewed-by: Robert Sesek <rsesek@chromium.org>
This commit is contained in:
parent
1dae919b7e
commit
ef262d1ee3
@ -25,6 +25,7 @@
|
||||
#include "base/logging.h"
|
||||
#include "base/macros.h"
|
||||
#include "base/numerics/safe_conversions.h"
|
||||
#include "build/build_config.h"
|
||||
|
||||
namespace crashpad {
|
||||
|
||||
|
@ -15,6 +15,7 @@
|
||||
#include "util/file/filesystem.h"
|
||||
|
||||
#include "base/logging.h"
|
||||
#include "build/build_config.h"
|
||||
#include "gtest/gtest.h"
|
||||
#include "test/gtest_disabled.h"
|
||||
#include "test/scoped_temp_dir.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user