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

Unified Diff: audio/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
« no previous file with comments | « no previous file | call/BUILD.gn » ('j') | call/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: audio/BUILD.gn
diff --git a/audio/BUILD.gn b/audio/BUILD.gn
index aa331927124838ae5a352e97c88b72d0e2b071e8..9edbd79ad4a8f3bc2b81782ee7d7adecbdb9e610 100644
--- a/audio/BUILD.gn
+++ b/audio/BUILD.gn
@@ -40,6 +40,7 @@ rtc_static_library("audio") {
"../api:optional",
"../api/audio_codecs:audio_codecs_api",
"../api/audio_codecs:builtin_audio_encoder_factory",
+ "../call:bitrate_allocator_header",
"../call:call_interfaces",
"../call:rtp_interfaces",
"../common_audio",
« no previous file with comments | « no previous file | call/BUILD.gn » ('j') | call/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698