aboutsummaryrefslogtreecommitdiff
path: root/video/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'video/BUILD.gn')
-rw-r--r--video/BUILD.gn2
1 files changed, 2 insertions, 0 deletions
diff --git a/video/BUILD.gn b/video/BUILD.gn
index 73f0fd4aec..718870ef99 100644
--- a/video/BUILD.gn
+++ b/video/BUILD.gn
@@ -212,6 +212,7 @@ rtc_library("video_stream_encoder_impl") {
deps = [
"../api:rtp_parameters",
+ "../api/adaptation:resource_adaptation_api",
"../api/task_queue:task_queue",
"../api/units:data_rate",
"../api/video:encoded_image",
@@ -564,6 +565,7 @@ if (rtc_include_tests) {
"../api:scoped_refptr",
"../api:simulated_network_api",
"../api:transport_api",
+ "../api/adaptation:resource_adaptation_api",
"../api/crypto:options",
"../api/rtc_event_log",
"../api/task_queue",