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

Unified Diff: media/mojo/interfaces/media_service.mojom

Issue 2420253002: Rename shell namespace to service_manager (Closed)
Patch Set: . 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/services/android_mojo_media_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/mojo/interfaces/media_service.mojom
diff --git a/media/mojo/interfaces/media_service.mojom b/media/mojo/interfaces/media_service.mojom
index 554073dc8f8482bf446617058ec666f9771c9904..c66e7dfa495354edb8cfed35bca1ac850f9489d9 100644
--- a/media/mojo/interfaces/media_service.mojom
+++ b/media/mojo/interfaces/media_service.mojom
@@ -9,5 +9,5 @@ import "services/service_manager/public/interfaces/interface_provider.mojom";
interface MediaService {
CreateServiceFactory(ServiceFactory& factory,
- shell.mojom.InterfaceProvider frame_interfaces);
+ service_manager.mojom.InterfaceProvider frame_interfaces);
};
« no previous file with comments | « media/mojo/clients/mojo_renderer_factory.cc ('k') | media/mojo/services/android_mojo_media_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698