| Index: client/crashpad_client_mac.cc
|
| diff --git a/client/crashpad_client_mac.cc b/client/crashpad_client_mac.cc
|
| index e97e58b15f3dd11f8cfc07cc95f8b53008ece814..c81dd543057d70b3ea007cd58e9cbea13b67901d 100644
|
| --- a/client/crashpad_client_mac.cc
|
| +++ b/client/crashpad_client_mac.cc
|
| @@ -21,7 +21,6 @@
|
| #include "base/logging.h"
|
| #include "base/posix/eintr_wrapper.h"
|
| #include "base/strings/stringprintf.h"
|
| -#include "client/crashpad_client.h"
|
| #include "util/mach/child_port_handshake.h"
|
| #include "util/mach/exception_ports.h"
|
| #include "util/mach/mach_extensions.h"
|
|
|