aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/rtp_rtcp/source/CPPLINT.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'webrtc/modules/rtp_rtcp/source/CPPLINT.cfg')
-rw-r--r--webrtc/modules/rtp_rtcp/source/CPPLINT.cfg2
1 files changed, 0 insertions, 2 deletions
diff --git a/webrtc/modules/rtp_rtcp/source/CPPLINT.cfg b/webrtc/modules/rtp_rtcp/source/CPPLINT.cfg
index 7edbb96e9b..c318452482 100644
--- a/webrtc/modules/rtp_rtcp/source/CPPLINT.cfg
+++ b/webrtc/modules/rtp_rtcp/source/CPPLINT.cfg
@@ -1,7 +1,5 @@
#tmmbr_help is refactored in CL#1474693002
exclude_files=tmmbr_help.*
-#rtp_utility is refactored in CL#1481773004
-exclude_files=rtp_utility.*
#rtcp_utility planned to be removed when webrtc:5260 will be finished.
exclude_files=rtcp_utility.*
#rtcp_receiver/rtcp_receiver_help will be refactored more deeply as part of webrtc:5260