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

Unified Diff: services/video_capture/video_capture_service.h

Issue 2427443002: Replace remaining shell references with 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 | « services/video_capture/service_manifest.json ('k') | ui/views/mus/views_mus_test_suite.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/video_capture/video_capture_service.h
diff --git a/services/video_capture/video_capture_service.h b/services/video_capture/video_capture_service.h
index 5c13810f58847f862aaa82e56f8730151d2d166e..52abdab441b74eb454d48d21f8411003b8afc849 100644
--- a/services/video_capture/video_capture_service.h
+++ b/services/video_capture/video_capture_service.h
@@ -16,7 +16,7 @@ namespace video_capture {
class VideoCaptureDeviceFactoryImpl;
class FakeVideoCaptureDeviceFactoryConfiguratorImpl;
-// Implementation of mojom::VideoCaptureService as a Mojo Shell Service.
+// Implementation of mojom::VideoCaptureService as a Service Manager service.
class VideoCaptureService
: public service_manager::Service,
public service_manager::InterfaceFactory<mojom::VideoCaptureService>,
« no previous file with comments | « services/video_capture/service_manifest.json ('k') | ui/views/mus/views_mus_test_suite.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698