diff --git a/webrtc/api/peerconnection.cc b/webrtc/api/peerconnection.cc index 426a8a3788..5f8acca566 100644 --- a/webrtc/api/peerconnection.cc +++ b/webrtc/api/peerconnection.cc @@ -36,7 +36,6 @@ #include "webrtc/base/stringutils.h" #include "webrtc/base/trace_event.h" #include "webrtc/media/sctp/sctpdataengine.h" -#include "webrtc/p2p/client/basicportallocator.h" #include "webrtc/pc/channelmanager.h" #include "webrtc/system_wrappers/include/field_trial.h"