| Index: components/mus/public/interfaces/BUILD.gn
|
| diff --git a/components/mus/public/interfaces/BUILD.gn b/components/mus/public/interfaces/BUILD.gn
|
| index f31b08b3fd0dc8c456d4515c7ae69dd946e1a558..39ae68ce561ff7e13fbdbd9fe59079cd3faa1558 100644
|
| --- a/components/mus/public/interfaces/BUILD.gn
|
| +++ b/components/mus/public/interfaces/BUILD.gn
|
| @@ -7,6 +7,7 @@ import("//mojo/public/tools/bindings/mojom.gni")
|
| mojom("interfaces") {
|
| sources = [
|
| "accelerator_registrar.mojom",
|
| + "channel_handle.mojom",
|
| "command_buffer.mojom",
|
| "compositor_frame.mojom",
|
| "cursor.mojom",
|
|
|