| Index: webrtc/modules/rtp_rtcp/rtp_rtcp.gypi
|
| diff --git a/webrtc/modules/rtp_rtcp/rtp_rtcp.gypi b/webrtc/modules/rtp_rtcp/rtp_rtcp.gypi
|
| index 0be12fe4f301a2ac64a290d259f8be68940002bd..5b4dcaf92d3ed81b32c2275fdc269acb51c713c1 100644
|
| --- a/webrtc/modules/rtp_rtcp/rtp_rtcp.gypi
|
| +++ b/webrtc/modules/rtp_rtcp/rtp_rtcp.gypi
|
| @@ -12,6 +12,7 @@
|
| 'target_name': 'rtp_rtcp',
|
| 'type': 'static_library',
|
| 'dependencies': [
|
| + '<(webrtc_root)/api/api.gyp:transport_api',
|
| '<(webrtc_root)/common_video/common_video.gyp:common_video',
|
| '<(webrtc_root)/modules/modules.gyp:remote_bitrate_estimator',
|
| '<(webrtc_root)/system_wrappers/system_wrappers.gyp:system_wrappers',
|
|
|