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

Unified Diff: media/mojo/common/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
Index: media/mojo/common/BUILD.gn
diff --git a/media/mojo/common/BUILD.gn b/media/mojo/common/BUILD.gn
index 7ebb3072ef7131918e814a00eba7912a6a476d4b..6354f2ef43c4752f8d002dd7c20bb3c2ad939006 100644
--- a/media/mojo/common/BUILD.gn
+++ b/media/mojo/common/BUILD.gn
@@ -12,6 +12,8 @@ source_set("common") {
"mojo_shared_buffer_video_frame.h",
"mojo_video_frame_provider.cc",
"mojo_video_frame_provider.h",
+ "mojo_video_frame_provider_factory.cc",
+ "mojo_video_frame_provider_factory.h",
]
deps = [
« no previous file with comments | « media/mojo/clients/mojo_video_renderer_sink_impl.cc ('k') | media/mojo/common/mojo_video_frame_provider_factory.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698