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

Unified Diff: services/media/BUILD.gn

Issue 1424933002: Add an initial revision of an audio server. (Closed) Base URL: https://github.com/domokit/mojo.git@change4
Patch Set: fix issues discovered with initial preflight Created 5 years, 1 month 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 | « mojo/services/media/audio/interfaces/audio_track.mojom ('k') | services/media/audio/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/media/BUILD.gn
diff --git a/services/media/BUILD.gn b/services/media/BUILD.gn
index 718d8dbb46f189e4e278cfc6c87ad0be3293501a..042c359adb6cc822787f278dc1486d6fd63bb7ac 100644
--- a/services/media/BUILD.gn
+++ b/services/media/BUILD.gn
@@ -4,6 +4,7 @@
group("media") {
deps = [
+ "//services/media/audio",
"//services/media/common",
]
}
« no previous file with comments | « mojo/services/media/audio/interfaces/audio_track.mojom ('k') | services/media/audio/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698