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

Unified Diff: media/base/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/BUILD.gn ('k') | media/base/video_frame_provider_factory.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/base/BUILD.gn
diff --git a/media/base/BUILD.gn b/media/base/BUILD.gn
index 99ef9227ae8439458ead3794782c00da1af015a7..39955e56a721a5d9e6bc7ddae56a1320d70864b0 100644
--- a/media/base/BUILD.gn
+++ b/media/base/BUILD.gn
@@ -258,6 +258,8 @@ target(link_target_type, "base") {
"video_frame_pool.h",
"video_frame_provider.cc",
"video_frame_provider.h",
+ "video_frame_provider_factory.cc",
+ "video_frame_provider_factory.h",
"video_renderer.cc",
"video_renderer.h",
"video_rotation.h",
« no previous file with comments | « media/BUILD.gn ('k') | media/base/video_frame_provider_factory.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698