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

Unified Diff: services/media/BUILD.gn

Issue 1577953002: Motown in-proc streaming framework used to implement media services. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: sync Created 4 years, 11 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 | « no previous file | services/media/framework/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 042c359adb6cc822787f278dc1486d6fd63bb7ac..fa73662e49e2ffea4a6c68e9d1b42db60256ff96 100644
--- a/services/media/BUILD.gn
+++ b/services/media/BUILD.gn
@@ -6,5 +6,7 @@ group("media") {
deps = [
"//services/media/audio",
"//services/media/common",
+ "//services/media/framework",
+ "//services/media/framework_create",
]
}
« no previous file with comments | « no previous file | services/media/framework/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698