| Index: webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_unittest_helper.h
|
| diff --git a/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_unittest_helper.h b/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_unittest_helper.h
|
| index 606bb6c4e6256238138a336c4b4b0699b8110ff8..8343d7d57b3c67851b2aa369adc377b39ebde81f 100644
|
| --- a/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_unittest_helper.h
|
| +++ b/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_unittest_helper.h
|
| @@ -14,6 +14,7 @@
|
| #include <list>
|
| #include <map>
|
| #include <utility>
|
| +#include <vector>
|
|
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| #include "webrtc/base/constructormagic.h"
|
|
|