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

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

Issue 2069873003: Motown: Define MediaRenderer and make it the way we identify renderers. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Fix build break...audio_track_controller.* gone for good. Created 4 years, 6 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 | « services/media/audio/audio_track_impl.cc ('k') | services/media/factory_service/audio_track_controller.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/media/factory_service/BUILD.gn
diff --git a/services/media/factory_service/BUILD.gn b/services/media/factory_service/BUILD.gn
index a38ba0d342bf15b9af0b30cee22768803545b6a6..853ec4eb1388349f5265e3e7e02a95dcc00b7bbb 100644
--- a/services/media/factory_service/BUILD.gn
+++ b/services/media/factory_service/BUILD.gn
@@ -13,8 +13,6 @@ group("factory_service") {
mojo_native_application("media_factory") {
sources = [
- "audio_track_controller.cc",
- "audio_track_controller.h",
"factory_service.cc",
"factory_service.h",
"main.cc",
« no previous file with comments | « services/media/audio/audio_track_impl.cc ('k') | services/media/factory_service/audio_track_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698