| Index: components/exo/wayland/BUILD.gn
|
| diff --git a/components/exo/wayland/BUILD.gn b/components/exo/wayland/BUILD.gn
|
| index e80b531fe53decb240622667c14854253b2fe9cf..3410a210bcd479ccad86ed466b75f86727b41039 100644
|
| --- a/components/exo/wayland/BUILD.gn
|
| +++ b/components/exo/wayland/BUILD.gn
|
| @@ -36,6 +36,7 @@ source_set("wayland") {
|
| "//skia",
|
| "//third_party/wayland:wayland_server",
|
| "//third_party/wayland-protocols:alpha_compositing_protocol",
|
| + "//third_party/wayland-protocols:explicit_fencing_protocol",
|
| "//third_party/wayland-protocols:gaming_input_protocol",
|
| "//third_party/wayland-protocols:remote_shell_protocol",
|
| "//third_party/wayland-protocols:secure_output_protocol",
|
|
|