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

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

Issue 2024953003: Motown: Move framework/util/incident* so other services can use it (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
Index: services/media/framework_ffmpeg/BUILD.gn
diff --git a/services/media/framework_ffmpeg/BUILD.gn b/services/media/framework_ffmpeg/BUILD.gn
index c6372f6cafc3701e80eaffe63a45471aa7a15a68..3d30e5ecb8b35cfa17368e830a7d981626cef552 100644
--- a/services/media/framework_ffmpeg/BUILD.gn
+++ b/services/media/framework_ffmpeg/BUILD.gn
@@ -48,6 +48,7 @@ source_set("framework_ffmpeg") {
"//base",
"//mojo/common",
"//services/media/framework",
+ "//services/util/cpp",
"//third_party/ffmpeg",
]

Powered by Google App Engine
This is Rietveld 408576698