| Index: services/video_capture/public/interfaces/BUILD.gn
|
| diff --git a/services/video_capture/public/interfaces/BUILD.gn b/services/video_capture/public/interfaces/BUILD.gn
|
| index 1e4d90ee29ee5d67622607eea1fdd046a3043c7c..50e839947c3ef9a241c069aa94f92657d103cbd9 100644
|
| --- a/services/video_capture/public/interfaces/BUILD.gn
|
| +++ b/services/video_capture/public/interfaces/BUILD.gn
|
| @@ -10,6 +10,7 @@ mojom("interfaces") {
|
| "video_capture_device_client.mojom",
|
| "video_capture_device_factory.mojom",
|
| "video_capture_format.mojom",
|
| + "video_capture_service.mojom",
|
| ]
|
|
|
| deps = [
|
|
|