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

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

Issue 2643733002: Allow to use {FFmpeg/Vpx}VideoDecoder from a UtilityProcess (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/common/mojo_video_frame_provider.cc ('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 b157d68d16849209cc60d0290a6c4b55c55a5102..ae471eb9364b6cbe63e574f595ac7b884b898bf7 100644
--- a/media/mojo/services/BUILD.gn
+++ b/media/mojo/services/BUILD.gn
@@ -102,6 +102,8 @@ source_set("lib") {
"strong_binding_set.h",
"test_mojo_media_client.cc",
"test_mojo_media_client.h",
+ "utility_mojo_media_client.cc",
+ "utility_mojo_media_client.h",
]
defines = [ "MEDIA_MOJO_IMPLEMENTATION" ]
« no previous file with comments | « media/mojo/common/mojo_video_frame_provider.cc ('k') | media/mojo/services/media_service_factory.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698