Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(645)

Unified Diff: webrtc/modules/video_coding/BUILD.gn

Issue 2986893002: Piggybacking simulcast id and ALR experiment id into video content type extension. (Closed)
Patch Set: Created 3 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: webrtc/modules/video_coding/BUILD.gn
diff --git a/webrtc/modules/video_coding/BUILD.gn b/webrtc/modules/video_coding/BUILD.gn
index 8d15e8b72401f9441801d48302cfa98ba36268f1..92393896060a44c351259812d51ed394acacb2ac 100644
--- a/webrtc/modules/video_coding/BUILD.gn
+++ b/webrtc/modules/video_coding/BUILD.gn
@@ -104,6 +104,7 @@ rtc_static_library("video_coding") {
"../../base:sequenced_task_checker",
"../../common_video",
"../../system_wrappers",
+ "../pacing",
"../rtp_rtcp:rtp_rtcp",
"../utility:utility",
]

Powered by Google App Engine
This is Rietveld 408576698