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

Unified Diff: media/mojo/clients/BUILD.gn

Issue 2643713003: Allow to use the DefaultRendererFactory from a Utility Process (Closed)
Patch Set: Rebase Created 3 years, 10 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 | « media/blink/webmediaplayer_impl_unittest.cc ('k') | media/mojo/clients/mojo_renderer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/mojo/clients/BUILD.gn
diff --git a/media/mojo/clients/BUILD.gn b/media/mojo/clients/BUILD.gn
index e1d9bdf10eb69117512e756e1af34121bac4c8ff..f2257183ae2a20ee77ed4f014ea22ea21d27577a 100644
--- a/media/mojo/clients/BUILD.gn
+++ b/media/mojo/clients/BUILD.gn
@@ -36,6 +36,8 @@ source_set("clients") {
"mojo_renderer_factory.h",
"mojo_video_decoder.cc",
"mojo_video_decoder.h",
+ "mojo_video_renderer_sink_impl.cc",
+ "mojo_video_renderer_sink_impl.h",
]
public_configs = [ "//media/mojo/services:mojo_media_config" ]
« no previous file with comments | « media/blink/webmediaplayer_impl_unittest.cc ('k') | media/mojo/clients/mojo_renderer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698