| Index: third_party/crashpad/crashpad/handler/mac/exception_handler_server.cc
|
| diff --git a/third_party/crashpad/crashpad/handler/mac/exception_handler_server.cc b/third_party/crashpad/crashpad/handler/mac/exception_handler_server.cc
|
| index 1a141ba50b75bcb4f0a6e67a6bc4c8ec7e22fbeb..38a016e9d817dd20d0b0ad4959311b737108df18 100644
|
| --- a/third_party/crashpad/crashpad/handler/mac/exception_handler_server.cc
|
| +++ b/third_party/crashpad/crashpad/handler/mac/exception_handler_server.cc
|
| @@ -18,7 +18,6 @@
|
|
|
| #include "base/logging.h"
|
| #include "base/mac/mach_logging.h"
|
| -#include "base/macros.h"
|
| #include "util/mach/composite_mach_message_server.h"
|
| #include "util/mach/mach_extensions.h"
|
| #include "util/mach/mach_message.h"
|
|
|