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

Unified Diff: media/mojo/interfaces/BUILD.gn

Issue 2419723002: Move services/shell to services/service_manager (Closed)
Patch Set: rebase Created 4 years, 2 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 | « media/mojo/clients/mojo_renderer_factory.cc ('k') | media/mojo/interfaces/media_service.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/mojo/interfaces/BUILD.gn
diff --git a/media/mojo/interfaces/BUILD.gn b/media/mojo/interfaces/BUILD.gn
index 2b17f8a12f68a2e6a6d33c96e622b9fb607a193e..473909290b488d030f7f18376259d4fc9117fd16 100644
--- a/media/mojo/interfaces/BUILD.gn
+++ b/media/mojo/interfaces/BUILD.gn
@@ -30,7 +30,7 @@ mojom("interfaces") {
public_deps = [
"//mojo/common:common_custom_types",
- "//services/shell/public/interfaces",
+ "//services/service_manager/public/interfaces",
"//ui/gfx/geometry/mojo",
"//url/mojo:url_mojom_gurl",
]
« no previous file with comments | « media/mojo/clients/mojo_renderer_factory.cc ('k') | media/mojo/interfaces/media_service.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698