| Index: services/video_capture/service_impl.cc
|
| diff --git a/services/video_capture/service_impl.cc b/services/video_capture/service_impl.cc
|
| index 74def48c4039e91740fea0280f02950722c0bfc6..f3b4585fb6c1b076f1592e728b0a66799fb25b6a 100644
|
| --- a/services/video_capture/service_impl.cc
|
| +++ b/services/video_capture/service_impl.cc
|
| @@ -5,7 +5,6 @@
|
| #include "services/video_capture/service_impl.h"
|
|
|
| #include "mojo/public/cpp/bindings/strong_binding.h"
|
| -#include "services/service_manager/public/cpp/interface_registry.h"
|
| #include "services/service_manager/public/cpp/service_context.h"
|
| #include "services/video_capture/device_factory_provider_impl.h"
|
| #include "services/video_capture/public/interfaces/constants.mojom.h"
|
|
|