| Index: third_party/crashpad/crashpad/util/mach/child_port_handshake.h
|
| diff --git a/third_party/crashpad/crashpad/util/mach/child_port_handshake.h b/third_party/crashpad/crashpad/util/mach/child_port_handshake.h
|
| index 666f59b10385e4285664aae0bd26df552b3916d5..50de118ac70a6596e43291b4a1fd9f8bec3fe2e5 100644
|
| --- a/third_party/crashpad/crashpad/util/mach/child_port_handshake.h
|
| +++ b/third_party/crashpad/crashpad/util/mach/child_port_handshake.h
|
| @@ -19,8 +19,8 @@
|
|
|
| #include <string>
|
|
|
| -#include "base/basictypes.h"
|
| #include "base/files/scoped_file.h"
|
| +#include "base/macros.h"
|
| #include "util/mach/child_port_types.h"
|
|
|
| namespace crashpad {
|
|
|