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

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

Issue 2009643002: Motown: Implement MediaTimelineController and use it. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Sync 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: services/media/factory_service/BUILD.gn
diff --git a/services/media/factory_service/BUILD.gn b/services/media/factory_service/BUILD.gn
index 12f60e109ad1e00bbe1dd89c4c5c1b24d8c7b267..a38ba0d342bf15b9af0b30cee22768803545b6a6 100644
--- a/services/media/factory_service/BUILD.gn
+++ b/services/media/factory_service/BUILD.gn
@@ -28,6 +28,8 @@ mojo_native_application("media_factory") {
"media_sink_impl.h",
"media_source_impl.cc",
"media_source_impl.h",
+ "media_timeline_controller_impl.cc",
+ "media_timeline_controller_impl.h",
"network_reader_impl.cc",
"network_reader_impl.h",
]
« no previous file with comments | « mojo/services/media/control/interfaces/media_factory.mojom ('k') | services/media/factory_service/factory_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698