| 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 e06edc2a7b5548e03c1950fa4973b65aa85df9c4..e51542f9f054efcfc4dbcdffe7ad1b1fb8ae2921 100644
|
| --- a/services/video_capture/video_capture_service.h
|
| +++ b/services/video_capture/video_capture_service.h
|
| @@ -14,7 +14,6 @@
|
| namespace video_capture {
|
|
|
| class VideoCaptureDeviceFactoryImpl;
|
| -class FakeVideoCaptureDeviceFactoryConfiguratorImpl;
|
|
|
| // Implementation of mojom::VideoCaptureService as a Service Manager service.
|
| class VideoCaptureService
|
|
|