webrtc/webrtc/modules/rtp_rtcp
kjellander c8fa692ec4 Update includes for webrtc/{base => rtc_base} rename (1/3)
I used a command like this to update the paths:
perl -pi -e "s/webrtc\/base/webrtc\/rtc_base/g" `find webrtc/rtc_base -name "*.cc" -o -name "*.h"`

The only manual edit is to add an include of webrtc/rtc_base/checks.h in
webrtc/modules/audio_device/android/opensles_common.h, which likely
was needed due to changed include paths due to 'git cl format'.

BUG=webrtc:7634
NOTRY=True
NOPRESUBMIT=True

Review-Url: https://codereview.webrtc.org/2969653002
Cr-Commit-Position: refs/heads/master@{#18871}
2017-06-30 21:02:00 +00:00
..
include Update includes for webrtc/{base => rtc_base} rename (1/3) 2017-06-30 21:02:00 +00:00
mocks Update includes for webrtc/{base => rtc_base} rename (1/3) 2017-06-30 21:02:00 +00:00
source Update includes for webrtc/{base => rtc_base} rename (1/3) 2017-06-30 21:02:00 +00:00
test Update includes for webrtc/{base => rtc_base} rename (1/3) 2017-06-30 21:02:00 +00:00
BUILD.gn Use rtp_header_extension_map.h instead of rtp_header_extension.h 2017-06-12 14:01:20 +00:00
DEPS Moved RtcEventLog files from call/ to logging/ 2016-10-04 01:31:32 +00:00
OWNERS Remove all references to GYP 2016-11-16 19:11:38 +00:00