| Index: third_party/crashpad/crashpad/util/misc/clock_mac.cc
|
| diff --git a/third_party/crashpad/crashpad/util/misc/clock_mac.cc b/third_party/crashpad/crashpad/util/misc/clock_mac.cc
|
| index a7b9fc19cc7f69d5c9ed5e1294a1bee08f112565..bb52299efa9e172c6847e60aaf303f6899f78d4c 100644
|
| --- a/third_party/crashpad/crashpad/util/misc/clock_mac.cc
|
| +++ b/third_party/crashpad/crashpad/util/misc/clock_mac.cc
|
| @@ -15,7 +15,6 @@
|
| #include "util/misc/clock.h"
|
|
|
| #include <mach/mach_time.h>
|
| -#include <stdint.h>
|
|
|
| #include "base/mac/mach_logging.h"
|
|
|
|
|