| 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 443588acddd689c2bd046fe05673ecff5fd049f8..0d2001116f715192c3fc52e9226a8eb4d13285d6 100644
|
| --- a/services/video_capture/public/interfaces/BUILD.gn
|
| +++ b/services/video_capture/public/interfaces/BUILD.gn
|
| @@ -6,9 +6,7 @@ import("//mojo/public/tools/bindings/mojom.gni")
|
|
|
| mojom("interfaces") {
|
| sources = [
|
| - "capture_settings.mojom",
|
| "device.mojom",
|
| - "device_descriptor.mojom",
|
| "device_factory.mojom",
|
| "receiver.mojom",
|
| "service.mojom",
|
|
|