Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(81)

Side by Side Diff: webrtc/modules/rtp_rtcp/source/CPPLINT.cfg

Issue 2366563002: Move class RTCPHelp::RTCPPacketInformation into RTCPReceiver (Closed)
Patch Set: Remove rtcp_receiver from lint exceptions Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 #rtcp_utility planned to be removed when webrtc:5260 will be finished. 1 #rtcp_utility planned to be removed when webrtc:5260 will be finished.
2 exclude_files=rtcp_utility.* 2 exclude_files=rtcp_utility.*
3 #rtcp_receiver/rtcp_receiver_help will be refactored more deeply as part of webr tc:5260 3
4 exclude_files=rtcp_receiver.*
OLDNEW
« no previous file with comments | « no previous file | webrtc/modules/rtp_rtcp/source/rtcp_receiver.h » ('j') | webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698