| Index: third_party/crashpad/crashpad/snapshot/test/test_exception_snapshot.h
|
| diff --git a/third_party/crashpad/crashpad/snapshot/test/test_exception_snapshot.h b/third_party/crashpad/crashpad/snapshot/test/test_exception_snapshot.h
|
| index 291f6c143c79ea8be474e8e98e85be37d4190310..a17f3dc1d32dacc92c9593a21665c3af529f6145 100644
|
| --- a/third_party/crashpad/crashpad/snapshot/test/test_exception_snapshot.h
|
| +++ b/third_party/crashpad/crashpad/snapshot/test/test_exception_snapshot.h
|
| @@ -19,7 +19,7 @@
|
|
|
| #include <vector>
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "snapshot/cpu_context.h"
|
| #include "snapshot/exception_snapshot.h"
|
|
|
|
|