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

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

Issue 1992083005: Removed unnecessary dependency on data_pipe_utils (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 | no next file » | 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..c93cee3c86d01354793b36cb6ea75f727aef2da9 100644
--- a/services/media/factory_service/BUILD.gn
+++ b/services/media/factory_service/BUILD.gn
@@ -37,7 +37,6 @@ mojo_native_application("media_factory") {
"//base",
"//mojo/application",
"//mojo/common",
- "//mojo/data_pipe_utils",
"//mojo/public/cpp/application",
"//mojo/public/cpp/system",
"//mojo/services/media/audio/interfaces",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698