| Index: webrtc/modules/remote_bitrate_estimator/test/packet_receiver.cc
|
| diff --git a/webrtc/modules/remote_bitrate_estimator/test/packet_receiver.cc b/webrtc/modules/remote_bitrate_estimator/test/packet_receiver.cc
|
| index 5bc6219cb568e927b44a7e96509cde27cf12f453..9e786e548c340cbedee0ca4b995b795ea91576ce 100644
|
| --- a/webrtc/modules/remote_bitrate_estimator/test/packet_receiver.cc
|
| +++ b/webrtc/modules/remote_bitrate_estimator/test/packet_receiver.cc
|
| @@ -12,7 +12,6 @@
|
|
|
| #include <vector>
|
|
|
| -#include "webrtc/base/common.h"
|
| #include "webrtc/modules/include/module_common_types.h"
|
| #include "webrtc/modules/remote_bitrate_estimator/test/bwe.h"
|
| #include "webrtc/modules/remote_bitrate_estimator/test/bwe_test_framework.h"
|
|
|