| Index: third_party/crashpad/crashpad/util/net/http_transport_mac.mm
|
| diff --git a/third_party/crashpad/crashpad/util/net/http_transport_mac.mm b/third_party/crashpad/crashpad/util/net/http_transport_mac.mm
|
| index 3657a9a5c412aec067a33455542843c2128a249f..aad505d531d2bc74397ea2fc04b3cfa0264b6738 100644
|
| --- a/third_party/crashpad/crashpad/util/net/http_transport_mac.mm
|
| +++ b/third_party/crashpad/crashpad/util/net/http_transport_mac.mm
|
| @@ -19,7 +19,6 @@
|
|
|
| #include "base/mac/foundation_util.h"
|
| #import "base/mac/scoped_nsobject.h"
|
| -#include "base/macros.h"
|
| #include "base/strings/stringprintf.h"
|
| #include "base/strings/sys_string_conversions.h"
|
| #include "third_party/apple_cf/CFStreamAbstract.h"
|
|
|