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

Unified Diff: chromecast/BUILD.gn

Issue 2958393002: Add a simple, safe gain PostProcessor. (Closed)
Patch Set: Move cast_audio.json filepath string to a separate file 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
Index: chromecast/BUILD.gn
diff --git a/chromecast/BUILD.gn b/chromecast/BUILD.gn
index c0001eec73fd747d816e4d4f6a0886a9f114d37d..f34ab6f911fdeeb5cda33770e37ecaff96608187 100644
--- a/chromecast/BUILD.gn
+++ b/chromecast/BUILD.gn
@@ -63,6 +63,7 @@ cast_test_group("cast_tests") {
tests += [
"//chromecast/media/cma/backend/alsa:cast_alsa_cma_backend_unittests",
"//chromecast/media/cma/backend/alsa:libcast_governor_unittests",
+ "//chromecast/media/cma/backend/alsa:libcast_saturated_gain_unittests",
"//chromecast/media/cma/backend/alsa:slew_volume_unittests",
]
}
« no previous file with comments | « no previous file | chromecast/media/cma/backend/alsa/BUILD.gn » ('j') | chromecast/media/cma/backend/alsa/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698