| 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 e4026570d77deb781d41a13b0c68f89139040e6a..dc9b6f2897e99e134c031a842429a4f7c2d9824e 100644
|
| --- a/services/video_capture/video_capture_service.h
|
| +++ b/services/video_capture/video_capture_service.h
|
| @@ -8,7 +8,7 @@
|
| #include <memory>
|
|
|
| #include "mojo/public/cpp/bindings/binding_set.h"
|
| -#include "services/shell/public/cpp/service.h"
|
| +#include "services/service_manager/public/cpp/service.h"
|
| #include "services/video_capture/public/interfaces/video_capture_service.mojom.h"
|
|
|
| namespace video_capture {
|
|
|