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

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

Issue 2712883006: [Chromecast] Add new volume control API to CastMediaShlib (Closed)
Patch Set: [Chromecast] Add new volume control API to CastMediaShlib 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
Index: chromecast/media/cma/backend/BUILD.gn
diff --git a/chromecast/media/cma/backend/BUILD.gn b/chromecast/media/cma/backend/BUILD.gn
index 46ebcdb0e68a66a2df658291aa4a2953f0da5ad6..e24eee24863fd41cfbefc620bce34544768198e2 100644
--- a/chromecast/media/cma/backend/BUILD.gn
+++ b/chromecast/media/cma/backend/BUILD.gn
@@ -7,8 +7,6 @@ import("//chromecast/chromecast.gni")
source_set("backend") {
sources = [
- "audio_decoder_wrapper.cc",
- "audio_decoder_wrapper.h",
"media_pipeline_backend_factory.cc",
"media_pipeline_backend_factory.h",
"media_pipeline_backend_manager.cc",

Powered by Google App Engine
This is Rietveld 408576698