| Index: components/exo/wayland/BUILD.gn
|
| diff --git a/components/exo/wayland/BUILD.gn b/components/exo/wayland/BUILD.gn
|
| index 7d138c7792ede6825b41045b9e99a0ea78239062..fec0c9793f41fed2ca2ef9b34020422459957327 100644
|
| --- a/components/exo/wayland/BUILD.gn
|
| +++ b/components/exo/wayland/BUILD.gn
|
| @@ -38,6 +38,7 @@ source_set("wayland") {
|
| "//third_party/wayland:wayland_server",
|
| "//third_party/wayland-protocols:alpha_compositing_protocol",
|
| "//third_party/wayland-protocols:gaming_input_protocol",
|
| + "//third_party/wayland-protocols:linux_explicit_synchronization_protocol",
|
| "//third_party/wayland-protocols:remote_shell_protocol",
|
| "//third_party/wayland-protocols:secure_output_protocol",
|
| "//third_party/wayland-protocols:stylus_protocol",
|
|
|