Delete unneeded includes of rtp_payload_registry.h

Bug: webrtc:7135
Change-Id: I59f2891bb744c645b00e212827901dfeb638e265
Reviewed-on: https://webrtc-review.googlesource.com/94507
Reviewed-by: Stefan Holmer <stefan@webrtc.org>
Commit-Queue: Niels Moller <nisse@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#24402}
This commit is contained in:
Niels Möller
2018-08-16 13:26:10 +02:00
committed by Commit Bot
parent 1b5e5db842
commit bc25899363
3 changed files with 0 additions and 3 deletions

View File

@ -19,7 +19,6 @@
#include "modules/remote_bitrate_estimator/remote_bitrate_estimator_abs_send_time.h" #include "modules/remote_bitrate_estimator/remote_bitrate_estimator_abs_send_time.h"
#include "modules/remote_bitrate_estimator/remote_bitrate_estimator_single_stream.h" #include "modules/remote_bitrate_estimator/remote_bitrate_estimator_single_stream.h"
#include "modules/rtp_rtcp/include/rtp_header_parser.h" #include "modules/rtp_rtcp/include/rtp_header_parser.h"
#include "modules/rtp_rtcp/include/rtp_payload_registry.h"
#include "rtc_base/flags.h" #include "rtc_base/flags.h"
#include "test/rtp_file_reader.h" #include "test/rtp_file_reader.h"

View File

@ -15,7 +15,6 @@
#include "modules/remote_bitrate_estimator/include/remote_bitrate_estimator.h" #include "modules/remote_bitrate_estimator/include/remote_bitrate_estimator.h"
#include "modules/remote_bitrate_estimator/tools/bwe_rtp.h" #include "modules/remote_bitrate_estimator/tools/bwe_rtp.h"
#include "modules/rtp_rtcp/include/rtp_header_parser.h" #include "modules/rtp_rtcp/include/rtp_header_parser.h"
#include "modules/rtp_rtcp/include/rtp_payload_registry.h"
#include "rtc_base/format_macros.h" #include "rtc_base/format_macros.h"
#include "test/rtp_file_reader.h" #include "test/rtp_file_reader.h"

View File

@ -15,7 +15,6 @@
#include "modules/remote_bitrate_estimator/tools/bwe_rtp.h" #include "modules/remote_bitrate_estimator/tools/bwe_rtp.h"
#include "modules/rtp_rtcp/include/rtp_header_parser.h" #include "modules/rtp_rtcp/include/rtp_header_parser.h"
#include "modules/rtp_rtcp/include/rtp_payload_registry.h"
#include "rtc_base/format_macros.h" #include "rtc_base/format_macros.h"
#include "test/rtp_file_reader.h" #include "test/rtp_file_reader.h"