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

Unified Diff: media/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 | « content/utility/utility_service_factory.cc ('k') | media/base/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/BUILD.gn
diff --git a/media/BUILD.gn b/media/BUILD.gn
index 42ad7530bbdad72e27b1597bb325e74349b7688f..5001d30d5966222a335945c7bb24a13971fff392 100644
--- a/media/BUILD.gn
+++ b/media/BUILD.gn
@@ -245,6 +245,8 @@ component("media") {
"renderers/video_renderer_impl.h",
"video/default_video_frame_provider.cc",
"video/default_video_frame_provider.h",
+ "video/default_video_frame_provider_factory.cc",
+ "video/default_video_frame_provider_factory.h",
"video/fake_video_encode_accelerator.cc",
"video/fake_video_encode_accelerator.h",
"video/gpu_memory_buffer_video_frame_pool.cc",
« no previous file with comments | « content/utility/utility_service_factory.cc ('k') | media/base/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698