Index: webrtc/pc/channel.cc |
diff --git a/webrtc/pc/channel.cc b/webrtc/pc/channel.cc |
index 3c438f63ef601df25b7507aa25e5092445581a89..a03b46df164ff7afc70e28e7bbe7ca3a5bc31aac 100644 |
--- a/webrtc/pc/channel.cc |
+++ b/webrtc/pc/channel.cc |
@@ -16,7 +16,6 @@ |
#include "webrtc/base/bind.h" |
#include "webrtc/base/byteorder.h" |
#include "webrtc/base/checks.h" |
-#include "webrtc/base/common.h" |
#include "webrtc/base/copyonwritebuffer.h" |
#include "webrtc/base/dscp.h" |
#include "webrtc/base/logging.h" |