Move code related to VideoCodingModule to its own build target
The new target, modules/video_coding:video_coding_legacy, is not depended upon by any webrtc non-test code. Bug: webrtc:7408 Change-Id: I94127e2b8b3b8f15917bfa38e602f8face91fcdb Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/152163 Reviewed-by: Philip Eliasson <philipel@webrtc.org> Reviewed-by: Erik Språng <sprang@webrtc.org> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Niels Moller <nisse@webrtc.org> Cr-Commit-Position: refs/heads/master@{#29133}
This commit is contained in:
@ -27,7 +27,6 @@
|
||||
#include "rtc_base/logging.h"
|
||||
#include "rtc_base/system/fallthrough.h"
|
||||
#include "system_wrappers/include/clock.h"
|
||||
#include "system_wrappers/include/field_trial.h"
|
||||
|
||||
namespace webrtc {
|
||||
// Use this rtt if no value has been reported.
|
||||
|
||||
Reference in New Issue
Block a user