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

Unified Diff: webrtc/audio/BUILD.gn

Issue 3014543002: Fix Gn untracked headers in webrtc/call
Patch Set: 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 | webrtc/call/BUILD.gn » ('j') | webrtc/call/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/audio/BUILD.gn
diff --git a/webrtc/audio/BUILD.gn b/webrtc/audio/BUILD.gn
index 890de510d6ca23058d57c3697a069f1894f05055..46edcc2a538250dc544120cc0aa26acfcb1b250a 100644
--- a/webrtc/audio/BUILD.gn
+++ b/webrtc/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 | webrtc/call/BUILD.gn » ('j') | webrtc/call/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698