Index: webrtc/call/call.cc |
diff --git a/webrtc/call/call.cc b/webrtc/call/call.cc |
index 5c46a48f14e30760e702369dd118f434997b0073..14bfbccc36752944c313d8b4617d45678acc01f1 100644 |
--- a/webrtc/call/call.cc |
+++ b/webrtc/call/call.cc |
@@ -27,7 +27,6 @@ |
#include "webrtc/call/bitrate_allocator.h" |
#include "webrtc/call/congestion_controller.h" |
#include "webrtc/call/rtc_event_log.h" |
-#include "webrtc/common.h" |
#include "webrtc/config.h" |
#include "webrtc/modules/bitrate_controller/include/bitrate_controller.h" |
#include "webrtc/modules/pacing/paced_sender.h" |