| Index: webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimators_test.cc | 
| diff --git a/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimators_test.cc b/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimators_test.cc | 
| index a486bce503139b902e273b0f77092ac7df451563..37c2d04f0b5ced77caf156a9cfa52c3a13c84e18 100644 | 
| --- a/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimators_test.cc | 
| +++ b/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimators_test.cc | 
| @@ -24,8 +24,6 @@ | 
| #include "webrtc/modules/remote_bitrate_estimator/test/packet_sender.h" | 
| #include "webrtc/test/testsupport/fileutils.h" | 
|  | 
| -using std::string; | 
| - | 
| namespace webrtc { | 
| namespace testing { | 
| namespace bwe { | 
|  |