| Index: third_party/crashpad/crashpad/util/posix/close_stdio.cc
|
| diff --git a/third_party/crashpad/crashpad/util/posix/close_stdio.cc b/third_party/crashpad/crashpad/util/posix/close_stdio.cc
|
| index 8ff59d0af31a2029541b52edcca66acba29ff949..d58929474f75037270f653fb6e46711e67c3f9f3 100644
|
| --- a/third_party/crashpad/crashpad/util/posix/close_stdio.cc
|
| +++ b/third_party/crashpad/crashpad/util/posix/close_stdio.cc
|
| @@ -18,7 +18,6 @@
|
| #include <paths.h>
|
| #include <unistd.h>
|
|
|
| -#include "base/basictypes.h"
|
| #include "base/files/scoped_file.h"
|
| #include "base/logging.h"
|
| #include "base/posix/eintr_wrapper.h"
|
|
|