| Index: third_party/crashpad/crashpad/util/thread/thread_log_messages.cc
|
| diff --git a/third_party/crashpad/crashpad/util/thread/thread_log_messages.cc b/third_party/crashpad/crashpad/util/thread/thread_log_messages.cc
|
| index 8a70bedabc20df1358d71c696261c2a87a182313..7f67e458379bdda2a73498f1c7cbe28d05113b20 100644
|
| --- a/third_party/crashpad/crashpad/util/thread/thread_log_messages.cc
|
| +++ b/third_party/crashpad/crashpad/util/thread/thread_log_messages.cc
|
| @@ -14,11 +14,10 @@
|
|
|
| #include "util/thread/thread_log_messages.h"
|
|
|
| -#include <stddef.h>
|
| +#include <sys/types.h>
|
|
|
| #include "base/lazy_instance.h"
|
| #include "base/logging.h"
|
| -#include "base/macros.h"
|
| #include "base/threading/thread_local_storage.h"
|
|
|
| namespace crashpad {
|
|
|