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

Unified Diff: video/BUILD.gn

Issue 3014543002: Fix Gn untracked headers in webrtc/call
Patch Set: added missing dependency Created 3 years, 3 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
« call/BUILD.gn ('K') | « call/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: video/BUILD.gn
diff --git a/video/BUILD.gn b/video/BUILD.gn
index 16f6bd0050f1ffc166906a1a7eed206eac95ac76..4d97bcda9e26f477f49f5010af0808d0816fe0c7 100644
--- a/video/BUILD.gn
+++ b/video/BUILD.gn
@@ -58,6 +58,7 @@ rtc_static_library("video") {
"../api:optional",
"../api:transport_api",
"../api/video_codecs:video_codecs_api",
+ "../call:bitrate_allocator_header",
"../call:call_interfaces",
"../call:rtp_interfaces",
"../call:video_stream_api",
« call/BUILD.gn ('K') | « call/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698