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

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

Issue 1900233006: [Chromecast] Remove command-line switch to change the number of mixer output channels (Closed) Base URL: https://chromium.googlesource.com/chromium/src@master
Patch Set: Created 4 years, 8 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/decoder/BUILD.gn
diff --git a/chromecast/media/cma/decoder/BUILD.gn b/chromecast/media/cma/decoder/BUILD.gn
index 7a8888b144839d4f68f28c7b0dfb62d56b5e2f96..5adf546bde9676308f56cb9005ae182b41c4865e 100644
--- a/chromecast/media/cma/decoder/BUILD.gn
+++ b/chromecast/media/cma/decoder/BUILD.gn
@@ -11,7 +11,6 @@ source_set("decoder") {
deps = [
"//base",
- "//chromecast/base:base",
"//chromecast/media/cma/base",
"//media",
"//media:shared_memory_support",

Powered by Google App Engine
This is Rietveld 408576698