| Index: third_party/crashpad/crashpad/util/net/http_transport.h
|
| diff --git a/third_party/crashpad/crashpad/util/net/http_transport.h b/third_party/crashpad/crashpad/util/net/http_transport.h
|
| index 333986a9772be4ad8338d31678d461cd4772eed3..1acc8e029bfc7908c354815460ac5f3497f29ae2 100644
|
| --- a/third_party/crashpad/crashpad/util/net/http_transport.h
|
| +++ b/third_party/crashpad/crashpad/util/net/http_transport.h
|
| @@ -17,7 +17,7 @@
|
|
|
| #include <string>
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "util/net/http_headers.h"
|
|
|
|
|