| Index: webrtc/pc/rtcstats_integrationtest.cc
|
| diff --git a/webrtc/pc/rtcstats_integrationtest.cc b/webrtc/pc/rtcstats_integrationtest.cc
|
| index a2bfb3ee6a8bd12b42285d02bcee0279b458e8ff..ceebf2737334248b13463f344524abe282d54704 100644
|
| --- a/webrtc/pc/rtcstats_integrationtest.cc
|
| +++ b/webrtc/pc/rtcstats_integrationtest.cc
|
| @@ -12,6 +12,7 @@
|
| #include <vector>
|
|
|
| #include "webrtc/api/audio_codecs/builtin_audio_decoder_factory.h"
|
| +#include "webrtc/api/audio_codecs/builtin_audio_encoder_factory.h"
|
| #include "webrtc/api/datachannelinterface.h"
|
| #include "webrtc/api/peerconnectioninterface.h"
|
| #include "webrtc/api/stats/rtcstats_objects.h"
|
|
|