| Index: webrtc/base/httpcommon.cc
|
| diff --git a/webrtc/base/httpcommon.cc b/webrtc/base/httpcommon.cc
|
| index 2bc5b9e4288861a8c080328885a6c6524e0e20b2..389bca2aa1f82389860fd49036c824bd6d5f1c9b 100644
|
| --- a/webrtc/base/httpcommon.cc
|
| +++ b/webrtc/base/httpcommon.cc
|
| @@ -24,7 +24,6 @@
|
| #include "webrtc/base/arraysize.h"
|
| #include "webrtc/base/base64.h"
|
| #include "webrtc/base/checks.h"
|
| -#include "webrtc/base/common.h"
|
| #include "webrtc/base/cryptstring.h"
|
| #include "webrtc/base/httpcommon-inl.h"
|
| #include "webrtc/base/httpcommon.h"
|
|
|