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

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

Issue 1873513003: Add video-rendering to mojo media pipeline. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: export VideoOverlayFactory Created 4 years, 7 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 | « no previous file | chromecast/renderer/media/cma_renderer.h » ('j') | media/renderers/video_overlay_factory.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/renderer/media/BUILD.gn
diff --git a/chromecast/renderer/media/BUILD.gn b/chromecast/renderer/media/BUILD.gn
index c6bfb269843b49ddbfe8c7f56d2ce629188c2e23..81ccc0ad2a0d365c253bc49868cb6a374e369ee5 100644
--- a/chromecast/renderer/media/BUILD.gn
+++ b/chromecast/renderer/media/BUILD.gn
@@ -29,8 +29,6 @@ source_set("media") {
"cma_message_filter_proxy.h",
"cma_renderer.cc",
"cma_renderer.h",
- "hole_frame_factory.cc",
- "hole_frame_factory.h",
"media_channel_proxy.cc",
"media_channel_proxy.h",
"media_pipeline_proxy.cc",
« no previous file with comments | « no previous file | chromecast/renderer/media/cma_renderer.h » ('j') | media/renderers/video_overlay_factory.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698