| Index: content/common/video_capture.mojom
|
| diff --git a/content/common/video_capture.mojom b/content/common/video_capture.mojom
|
| index ca24beafdadd967866cb0c3bd1ba45b410c643ab..358fb4ad98122809d2c0f27794f70a0ef8bf1462 100644
|
| --- a/content/common/video_capture.mojom
|
| +++ b/content/common/video_capture.mojom
|
| @@ -7,7 +7,6 @@ module content.mojom;
|
| import "gpu/ipc/common/sync_token.mojom";
|
| import "media/mojo/interfaces/media_types.mojom";
|
| import "media/capture/mojo/video_capture_types.mojom";
|
| -import "mojo/common/common_custom_types.mojom";
|
| import "ui/gfx/geometry/mojo/geometry.mojom";
|
|
|
| // This file decribes the communication between a given Renderer Host interface
|
|
|