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

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

Issue 2546493002: Update smoothed bitrate. (Closed)
Patch Set: Fix android build error Created 3 years, 11 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/audio_coding/BUILD.gn
diff --git a/webrtc/modules/audio_coding/BUILD.gn b/webrtc/modules/audio_coding/BUILD.gn
index c44d022994f022cedd723fddc6e59c3fb4f0c7de..19f2d040051e4e3b0ee558ebb98dfbc9fa279a93 100644
--- a/webrtc/modules/audio_coding/BUILD.gn
+++ b/webrtc/modules/audio_coding/BUILD.gn
@@ -839,6 +839,7 @@ rtc_static_library("webrtc_opus") {
"../..:webrtc_common",
"../../base:rtc_analytics",
"../../base:rtc_base_approved",
+ "../../common_audio",
"../../system_wrappers",
]
public_deps = [

Powered by Google App Engine
This is Rietveld 408576698