| Index: webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator.gypi
 | 
| diff --git a/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator.gypi b/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator.gypi
 | 
| index 3bbd5039f1ccb66f092df19a8cd9fd0d768dca86..5f4ed85bd66ba3b36ab0bc4579b467c888062e2a 100644
 | 
| --- a/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator.gypi
 | 
| +++ b/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator.gypi
 | 
| @@ -36,6 +36,8 @@
 | 
|          'remote_bitrate_estimator_abs_send_time.h',
 | 
|          'remote_bitrate_estimator_single_stream.cc',
 | 
|          'remote_bitrate_estimator_single_stream.h',
 | 
| +        'remote_estimator_proxy.cc',
 | 
| +        'remote_estimator_proxy.h',
 | 
|          'send_time_history.cc',
 | 
|          'test/bwe_test_logging.cc',
 | 
|          'test/bwe_test_logging.h',
 | 
| 
 |