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

Unified Diff: media/mojo/services/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/mojo/interfaces/video_renderer_sink.mojom ('k') | media/mojo/services/media_service_factory.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/mojo/services/BUILD.gn
diff --git a/media/mojo/services/BUILD.gn b/media/mojo/services/BUILD.gn
index ae471eb9364b6cbe63e574f595ac7b884b898bf7..a03c54ac58e5111d1660e665aa487cdadcca0db3 100644
--- a/media/mojo/services/BUILD.gn
+++ b/media/mojo/services/BUILD.gn
@@ -99,6 +99,8 @@ source_set("lib") {
"mojo_renderer_service.h",
"mojo_video_decoder_service.cc",
"mojo_video_decoder_service.h",
+ "mojo_video_renderer_sink_adapter.cc",
+ "mojo_video_renderer_sink_adapter.h",
"strong_binding_set.h",
"test_mojo_media_client.cc",
"test_mojo_media_client.h",
« no previous file with comments | « media/mojo/interfaces/video_renderer_sink.mojom ('k') | media/mojo/services/media_service_factory.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698