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

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

Issue 1899363002: Finish plumbing MojoVideoDecoder. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase. Created 4 years, 7 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/services/BUILD.gn
diff --git a/media/mojo/services/BUILD.gn b/media/mojo/services/BUILD.gn
index 738b4d92d64562af803c9bfca099c65e8759b837..3bde598ce9eda728bf0c1fd1026457feca5eddd3 100644
--- a/media/mojo/services/BUILD.gn
+++ b/media/mojo/services/BUILD.gn
@@ -113,6 +113,8 @@ component("services") {
"mojo_renderer_service.cc",
"mojo_renderer_service.h",
"mojo_type_trait.h",
+ "mojo_video_decoder_service.cc",
+ "mojo_video_decoder_service.h",
"service_factory_impl.cc",
"service_factory_impl.h",
]

Powered by Google App Engine
This is Rietveld 408576698