Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)"
This reverts commit c3771cc4d37f5573fe53b7c7cff295a4f0f9560f. (breaks downstream internal project) BUG=webrtc:7634 NOTRY=True NOPRESUBMIT=True Review-Url: https://codereview.webrtc.org/2972463002 . Cr-Commit-Position: refs/heads/master@{#18873}
This commit is contained in:
@ -10,15 +10,15 @@
|
||||
|
||||
#include "webrtc/media/base/rtpdataengine.h"
|
||||
|
||||
#include "webrtc/base/copyonwritebuffer.h"
|
||||
#include "webrtc/base/helpers.h"
|
||||
#include "webrtc/base/logging.h"
|
||||
#include "webrtc/base/ratelimiter.h"
|
||||
#include "webrtc/base/stringutils.h"
|
||||
#include "webrtc/media/base/codec.h"
|
||||
#include "webrtc/media/base/mediaconstants.h"
|
||||
#include "webrtc/media/base/rtputils.h"
|
||||
#include "webrtc/media/base/streamparams.h"
|
||||
#include "webrtc/rtc_base/copyonwritebuffer.h"
|
||||
#include "webrtc/rtc_base/helpers.h"
|
||||
#include "webrtc/rtc_base/logging.h"
|
||||
#include "webrtc/rtc_base/ratelimiter.h"
|
||||
#include "webrtc/rtc_base/stringutils.h"
|
||||
|
||||
namespace cricket {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user