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

Unified Diff: services/media/framework_mojo/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_mojo/BUILD.gn
diff --git a/services/media/framework_mojo/BUILD.gn b/services/media/framework_mojo/BUILD.gn
index cc27c8abba42579d646ee60a910ad882486ec76d..d1e59e8057b5ab5b55a03812683a88c3b7086595 100644
--- a/services/media/framework_mojo/BUILD.gn
+++ b/services/media/framework_mojo/BUILD.gn
@@ -31,5 +31,6 @@ source_set("framework_mojo") {
"//mojo/services/media/core/interfaces",
"//mojo/services/network/interfaces",
"//services/media/framework",
+ "//services/util/cpp",
]
}

Powered by Google App Engine
This is Rietveld 408576698