Chromium Code Reviews| Index: webrtc/base/httpbase.cc |
| diff --git a/webrtc/base/httpbase.cc b/webrtc/base/httpbase.cc |
| index 992742e726eb9a62836066f31540ea6f55d2a9d7..6364554b9314a2ab8e7e1c9540621bd99f7bd876 100644 |
| --- a/webrtc/base/httpbase.cc |
| +++ b/webrtc/base/httpbase.cc |
| @@ -17,7 +17,6 @@ |
| #endif // !WEBRTC_WIN |
| #include "webrtc/base/checks.h" |
| -#include "webrtc/base/common.h" |
| #include "webrtc/base/httpbase.h" |
| #include "webrtc/base/logging.h" |
| #include "webrtc/base/socket.h" |