| Index: webrtc/modules/rtp_rtcp/BUILD.gn
|
| diff --git a/webrtc/modules/rtp_rtcp/BUILD.gn b/webrtc/modules/rtp_rtcp/BUILD.gn
|
| index 261446c4504fa6864b55c1776dc198e26b6ff698..82bd16d0eb74aec75fcab477c6658f811a37b49e 100644
|
| --- a/webrtc/modules/rtp_rtcp/BUILD.gn
|
| +++ b/webrtc/modules/rtp_rtcp/BUILD.gn
|
| @@ -34,9 +34,6 @@ rtc_source_set("rtp_rtcp_format") {
|
| "../../rtc_base:rtc_base_approved",
|
| "../../system_wrappers",
|
| ]
|
| -
|
| - # TODO(crbug.com/webrtc/1348): Fix this warning.
|
| - configs += [ "//build/config/compiler:no_size_t_to_int_warning" ]
|
| }
|
|
|
| rtc_static_library("rtp_rtcp") {
|
|
|