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

Unified Diff: webrtc/BUILD.gn

Issue 2935643002: Templated AudioEncoderFactory (Closed)
Patch Set: better docs Created 3 years, 6 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/api/audio_codecs/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/BUILD.gn
diff --git a/webrtc/BUILD.gn b/webrtc/BUILD.gn
index fe6a0d432f92372c86ad47276f15b5c92a448360..053512e99b3cad9b39e2b1dc27185c1fd931bc26 100644
--- a/webrtc/BUILD.gn
+++ b/webrtc/BUILD.gn
@@ -386,6 +386,7 @@ if (rtc_include_tests) {
testonly = true
deps = [
"api:rtc_api_unittests",
+ "api/audio_codecs/test:audio_codecs_api_unittests",
"base:rtc_base_approved_unittests",
"base:rtc_base_unittests",
"base:rtc_numerics_unittests",
« no previous file with comments | « no previous file | webrtc/api/audio_codecs/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698