| Index: third_party/crashpad/crashpad/snapshot/cpu_context.cc
|
| diff --git a/third_party/crashpad/crashpad/snapshot/cpu_context.cc b/third_party/crashpad/crashpad/snapshot/cpu_context.cc
|
| index 1ff2b459242eff8cc4574ac97be65bd2ad310f07..c11a031b11caf2a17d0e40ee2948588faf33ef2c 100644
|
| --- a/third_party/crashpad/crashpad/snapshot/cpu_context.cc
|
| +++ b/third_party/crashpad/crashpad/snapshot/cpu_context.cc
|
| @@ -14,7 +14,6 @@
|
|
|
| #include "snapshot/cpu_context.h"
|
|
|
| -#include "base/basictypes.h"
|
| #include "base/logging.h"
|
| #include "util/misc/implicit_cast.h"
|
|
|
|
|