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

Unified Diff: chromecast/media/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/common/media/shared_memory_chunk.cc ('k') | chromecast/media/cma/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/media/BUILD.gn
diff --git a/chromecast/media/BUILD.gn b/chromecast/media/BUILD.gn
index 3a9d223393fe0f4e28a453feebc1e28b3c165d78..5c90a22f45046b5412515414385964a93deff5ec 100644
--- a/chromecast/media/BUILD.gn
+++ b/chromecast/media/BUILD.gn
@@ -28,9 +28,6 @@ test("cast_media_unittests") {
"cma/base/demuxer_stream_for_test.cc",
"cma/base/demuxer_stream_for_test.h",
"cma/base/multi_demuxer_stream_adapter_unittest.cc",
- "cma/ipc/media_message_fifo_unittest.cc",
- "cma/ipc/media_message_unittest.cc",
- "cma/ipc_streamer/av_streamer_unittest.cc",
"cma/pipeline/audio_video_pipeline_impl_unittest.cc",
"cma/test/frame_generator_for_test.cc",
"cma/test/frame_generator_for_test.h",
@@ -53,8 +50,6 @@ test("cast_media_unittests") {
"//chromecast/media/audio",
"//chromecast/media/cma/backend",
"//chromecast/media/cma/base",
- "//chromecast/media/cma/ipc",
- "//chromecast/media/cma/ipc_streamer",
"//chromecast/media/cma/pipeline",
"//chromecast/public",
"//media",
« no previous file with comments | « chromecast/common/media/shared_memory_chunk.cc ('k') | chromecast/media/cma/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698