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

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

Issue 2300993003: CmaRenderer is dead. Long live MojoRenderer. (Closed)
Patch Set: update OWNERS file Created 4 years, 3 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/BUILD.gn ('k') | chromecast/media/cma/ipc/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 5c76f126c4816353af4b900866c1698c7581a0bb..7c8cb8bf095aa776446a5b7b952af083a8105202 100644
--- a/chromecast/media/cma/BUILD.gn
+++ b/chromecast/media/cma/BUILD.gn
@@ -7,8 +7,6 @@ group("cma") {
public_deps = [
"//chromecast/media/cma/backend",
"//chromecast/media/cma/base",
- "//chromecast/media/cma/ipc",
- "//chromecast/media/cma/ipc_streamer",
"//chromecast/media/cma/pipeline",
]
}
« no previous file with comments | « chromecast/media/BUILD.gn ('k') | chromecast/media/cma/ipc/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698