| Index: webrtc/api/peerconnectioninterface.h
|
| diff --git a/webrtc/api/peerconnectioninterface.h b/webrtc/api/peerconnectioninterface.h
|
| index a3a07b6313cc55eab982b538304f51d8568b62eb..8c5a64bf1ebf69d197ac61d55c1731e95bdf7699 100644
|
| --- a/webrtc/api/peerconnectioninterface.h
|
| +++ b/webrtc/api/peerconnectioninterface.h
|
| @@ -74,8 +74,6 @@
|
|
|
| #include "webrtc/api/audio_codecs/audio_decoder_factory.h"
|
| #include "webrtc/api/audio_codecs/audio_encoder_factory.h"
|
| -// TODO(ossu): Remove this once downstream projects have been updated.
|
| -#include "webrtc/api/audio_codecs/builtin_audio_encoder_factory.h"
|
| #include "webrtc/api/datachannelinterface.h"
|
| #include "webrtc/api/dtmfsenderinterface.h"
|
| #include "webrtc/api/jsep.h"
|
|
|