| Index: components/exo/wayland/BUILD.gn
|
| diff --git a/components/exo/wayland/BUILD.gn b/components/exo/wayland/BUILD.gn
|
| index e80b531fe53decb240622667c14854253b2fe9cf..ce8a145f2bb2aebfd8f18e3c1cf1622f0657615e 100644
|
| --- a/components/exo/wayland/BUILD.gn
|
| +++ b/components/exo/wayland/BUILD.gn
|
| @@ -53,6 +53,7 @@ source_set("wayland") {
|
| deps += [
|
| "//third_party/mesa:wayland_drm_protocol",
|
| "//third_party/wayland-protocols:linux_dmabuf_protocol",
|
| + "//third_party/wayland-protocols:linux_explicit_synchronization_protocol",
|
| ]
|
| configs += [ ":libdrm" ]
|
| }
|
|
|