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

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

Issue 2007593004: Motown: Factor FactoryServiceBase out of MediaFactoryService (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: 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
« no previous file with comments | « no previous file | services/media/factory_service/factory_service.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 4f59e76f71ace38bd48af480e708f68b8ae816cb..a9600f0fcb6b055ec5cb1a321ffdef99e51d7098 100644
--- a/services/media/factory_service/BUILD.gn
+++ b/services/media/factory_service/BUILD.gn
@@ -50,6 +50,7 @@ mojo_native_application("media_factory") {
"//services/media/framework_create",
"//services/media/framework_ffmpeg",
"//services/media/framework_mojo",
+ "//services/util/cpp",
"//url",
]
}
« no previous file with comments | « no previous file | services/media/factory_service/factory_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698