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:
Ilya Nikolaevskiy
2018-06-07 16:15:40 +02:00
committed by Commit Bot
parent 88aee288f8
commit 8643b78750
10 changed files with 76 additions and 35 deletions

View File

@ -12,7 +12,6 @@
#define MODULES_VIDEO_CODING_PACKET_H_
#include "modules/include/module_common_types.h"
#include "modules/video_coding/jitter_buffer_common.h"
#include "typedefs.h" // NOLINT(build/include)
namespace webrtc {