| 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 6dbec6f60fbee89c10c5cebf00b27e84d774cc98..c5528dc8f7d2b6557c4a58a96e0991d85e8fda61 100644
|
| --- a/services/video_capture/video_capture_service.h
|
| +++ b/services/video_capture/video_capture_service.h
|
| @@ -8,6 +8,7 @@
|
| #include <memory>
|
|
|
| #include "mojo/public/cpp/bindings/binding_set.h"
|
| +#include "services/service_manager/public/cpp/interface_factory.h"
|
| #include "services/service_manager/public/cpp/service.h"
|
| #include "services/video_capture/public/interfaces/video_capture_service.mojom.h"
|
|
|
|
|