| Index: webrtc/p2p/base/p2ptransportchannel.cc
|
| diff --git a/webrtc/p2p/base/p2ptransportchannel.cc b/webrtc/p2p/base/p2ptransportchannel.cc
|
| index 7819ce8a44d0e16116749c66b8d1e5803a823283..f47f03bbd64f7276e7887f152941539799c80c22 100644
|
| --- a/webrtc/p2p/base/p2ptransportchannel.cc
|
| +++ b/webrtc/p2p/base/p2ptransportchannel.cc
|
| @@ -16,7 +16,6 @@
|
|
|
| #include "webrtc/api/umametrics.h"
|
| #include "webrtc/base/checks.h"
|
| -#include "webrtc/base/common.h"
|
| #include "webrtc/base/crc32.h"
|
| #include "webrtc/base/logging.h"
|
| #include "webrtc/base/stringencode.h"
|
|
|