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 b313d435e525b47d2f9b2ca06c5879dad3663f52..1b110591dd91cfc143cc25a87c950a47809c9d8c 100644 |
--- a/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator.gypi |
+++ b/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator.gypi |
@@ -103,6 +103,7 @@ |
'target_name': 'bwe_tools_util', |
'type': 'static_library', |
'dependencies': [ |
+ '<(DEPTH)/third_party/gflags/gflags.gyp:gflags', |
'<(webrtc_root)/system_wrappers/system_wrappers.gyp:system_wrappers', |
'rtp_rtcp', |
], |