| Index: third_party/crashpad/crashpad/snapshot/test/test_module_snapshot.h
|
| diff --git a/third_party/crashpad/crashpad/snapshot/test/test_module_snapshot.h b/third_party/crashpad/crashpad/snapshot/test/test_module_snapshot.h
|
| index 85a5622e63fd5649f848e12d8f848b0399bce244..ff9bdbd594e9d34b85c896732fdeceb07a4f2d34 100644
|
| --- a/third_party/crashpad/crashpad/snapshot/test/test_module_snapshot.h
|
| +++ b/third_party/crashpad/crashpad/snapshot/test/test_module_snapshot.h
|
| @@ -22,7 +22,7 @@
|
| #include <string>
|
| #include <vector>
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "snapshot/module_snapshot.h"
|
|
|
| namespace crashpad {
|
|
|