| Index: third_party/crashpad/crashpad/tools/tool_support.h
|
| diff --git a/third_party/crashpad/crashpad/tools/tool_support.h b/third_party/crashpad/crashpad/tools/tool_support.h
|
| index 9099691a209e8551b9e9c08d95155379acc42e00..79dc7524f7c1e761614673a969ba923c12fe6b0f 100644
|
| --- a/third_party/crashpad/crashpad/tools/tool_support.h
|
| +++ b/third_party/crashpad/crashpad/tools/tool_support.h
|
| @@ -17,8 +17,8 @@
|
|
|
| #include <string>
|
|
|
| -#include "base/basictypes.h"
|
| #include "base/files/file_path.h"
|
| +#include "base/macros.h"
|
| #include "base/strings/string_piece.h"
|
| #include "build/build_config.h"
|
|
|
|
|