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

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

Issue 1539423003: [rtp_rtcp] Lint errors cleaned from rtp_utility (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Created 4 years, 12 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
« no previous file with comments | « no previous file | webrtc/modules/rtp_rtcp/source/rtp_header_parser.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 #tmmbr_help is refactored in CL#1474693002 1 #tmmbr_help is refactored in CL#1474693002
2 exclude_files=tmmbr_help.* 2 exclude_files=tmmbr_help.*
3 #rtp_utility is refactored in CL#1481773004
4 exclude_files=rtp_utility.*
5 #rtcp_utility planned to be removed when webrtc:5260 will be finished. 3 #rtcp_utility planned to be removed when webrtc:5260 will be finished.
6 exclude_files=rtcp_utility.* 4 exclude_files=rtcp_utility.*
7 #rtcp_receiver/rtcp_receiver_help will be refactored more deeply as part of webr tc:5260 5 #rtcp_receiver/rtcp_receiver_help will be refactored more deeply as part of webr tc:5260
8 exclude_files=rtcp_receiver.* 6 exclude_files=rtcp_receiver.*
OLDNEW
« no previous file with comments | « no previous file | webrtc/modules/rtp_rtcp/source/rtp_header_parser.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698