| Index: services/video_capture/mock_device_descriptor_receiver.h
|
| diff --git a/services/video_capture/mock_device_descriptor_receiver.h b/services/video_capture/mock_device_descriptor_receiver.h
|
| index b75534b3c3697a5e73e4d979fd763fbb0d2ce4ea..5781183445b3baef100073339c47e0a072a7f529 100644
|
| --- a/services/video_capture/mock_device_descriptor_receiver.h
|
| +++ b/services/video_capture/mock_device_descriptor_receiver.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef SERVICES_VIDEO_CAPTURE_MOCK_DEVICE_DESCRIPTOR_RECEIVER_H_
|
| #define SERVICES_VIDEO_CAPTURE_MOCK_DEVICE_DESCRIPTOR_RECEIVER_H_
|
|
|
| -#include "services/video_capture/public/interfaces/video_capture_device_factory.mojom.h"
|
| +#include "media/capture/video/video_capture_device_descriptor.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
|
|
| namespace video_capture {
|
|
|