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

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

Issue 1372393007: [Chromecast] Upgrade to new CMA backend API (Closed) Base URL: https://chromium.googlesource.com/chromium/src@master
Patch Set: Address alokp@ comments Created 5 years, 2 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/cast_media_default.cc ('k') | chromecast/media/cma/backend/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/media/cma/BUILD.gn
diff --git a/chromecast/media/cma/BUILD.gn b/chromecast/media/cma/BUILD.gn
index c9da6296f0e5d603cd4f0775ae1cd430b2c32f73..b4b1f6d21f9853d44c566eccf9d8a209d362883a 100644
--- a/chromecast/media/cma/BUILD.gn
+++ b/chromecast/media/cma/BUILD.gn
@@ -6,7 +6,6 @@ group("cma") {
deps = [
"//chromecast/media/cma/backend",
"//chromecast/media/cma/base",
- "//chromecast/media/cma/filters",
"//chromecast/media/cma/ipc",
"//chromecast/media/cma/ipc_streamer",
"//chromecast/media/cma/pipeline",
« no previous file with comments | « chromecast/media/base/cast_media_default.cc ('k') | chromecast/media/cma/backend/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698