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

Unified Diff: services/media/BUILD.gn

Issue 1686363002: Motown: ffmpeg implementations of framework 'parts' (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Retype some const unique_ptr<T>& parameters to const T&. Created 4 years, 10 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/BUILD.gn
diff --git a/services/media/BUILD.gn b/services/media/BUILD.gn
index c638ebb19df29d5c46a7d78b4f268c569d7f1d38..4f5b73a9cff576b9d8f8c98b57764fb1db26d085 100644
--- a/services/media/BUILD.gn
+++ b/services/media/BUILD.gn
@@ -8,5 +8,6 @@ group("media") {
"//services/media/common",
"//services/media/framework",
"//services/media/framework_create",
+ "//services/media/framework_ffmpeg",
]
}

Powered by Google App Engine
This is Rietveld 408576698