| Index: third_party/crashpad/crashpad/util/thread/thread_log_messages_test.cc
|
| diff --git a/third_party/crashpad/crashpad/util/thread/thread_log_messages_test.cc b/third_party/crashpad/crashpad/util/thread/thread_log_messages_test.cc
|
| index 3f32f331799394acff57941cee0944158590585f..df5735b5b3638662c8a6938220062a1ca630f624 100644
|
| --- a/third_party/crashpad/crashpad/util/thread/thread_log_messages_test.cc
|
| +++ b/third_party/crashpad/crashpad/util/thread/thread_log_messages_test.cc
|
| @@ -14,11 +14,10 @@
|
|
|
| #include "util/thread/thread_log_messages.h"
|
|
|
| -#include <stddef.h>
|
| #include <string.h>
|
| +#include <sys/types.h>
|
|
|
| #include "base/logging.h"
|
| -#include "base/macros.h"
|
| #include "base/strings/stringprintf.h"
|
| #include "gtest/gtest.h"
|
| #include "util/thread/thread.h"
|
|
|