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

Unified Diff: chromecast/media/cma/backend/alsa/BUILD.gn

Issue 2722673004: Revert of [Chromecast] Process streams with different post-processing. (Closed)
Patch Set: Created 3 years, 10 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 | « chromecast/media/base/audio_device_ids.cc ('k') | chromecast/media/cma/backend/alsa/audio_decoder_alsa.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/media/cma/backend/alsa/BUILD.gn
diff --git a/chromecast/media/cma/backend/alsa/BUILD.gn b/chromecast/media/cma/backend/alsa/BUILD.gn
index 8f04d784412de71d3378f2e4f2099a9f62103d99..f2c683081e621d5efba27b81b11574ba7be386e1 100644
--- a/chromecast/media/cma/backend/alsa/BUILD.gn
+++ b/chromecast/media/cma/backend/alsa/BUILD.gn
@@ -38,8 +38,6 @@
"alsa_wrapper.h",
"audio_decoder_alsa.cc",
"audio_decoder_alsa.h",
- "filter_group.cc",
- "filter_group.h",
"media_pipeline_backend_alsa.cc",
"media_pipeline_backend_alsa.h",
"stream_mixer_alsa.cc",
@@ -58,7 +56,6 @@
":slew_volume",
"//base",
"//chromecast/base",
- "//chromecast/media/base",
"//chromecast/media/cma/backend:null",
"//chromecast/media/cma/base",
"//chromecast/media/cma/decoder",
« no previous file with comments | « chromecast/media/base/audio_device_ids.cc ('k') | chromecast/media/cma/backend/alsa/audio_decoder_alsa.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698