Moved NackModule and VCMPacket to their own targets
Bug: webrtc:9373 Change-Id: I1e882b734dcafb5c633eabf08bb8a1a6a407a251 Reviewed-on: https://webrtc-review.googlesource.com/81744 Reviewed-by: Philip Eliasson <philipel@webrtc.org> Reviewed-by: Åsa Persson <asapersson@webrtc.org> Reviewed-by: Stefan Holmer <stefan@webrtc.org> Commit-Queue: Ilya Nikolaevskiy <ilnik@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23621}
This commit is contained in:

committed by
Commit Bot

parent
88aee288f8
commit
8643b78750
@ -25,7 +25,6 @@
|
||||
#include "modules/video_coding/inter_frame_delay.h"
|
||||
#include "modules/video_coding/jitter_buffer_common.h"
|
||||
#include "modules/video_coding/jitter_estimator.h"
|
||||
#include "modules/video_coding/nack_module.h"
|
||||
#include "rtc_base/constructormagic.h"
|
||||
#include "rtc_base/criticalsection.h"
|
||||
#include "rtc_base/thread_annotations.h"
|
||||
|
Reference in New Issue
Block a user