| Index: components/exo/wayland/BUILD.gn
|
| diff --git a/components/exo/wayland/BUILD.gn b/components/exo/wayland/BUILD.gn
|
| index 0c3aaf487b7c190a810a6380f0d8c3d207451824..c8fbda03678f669360e5fae38038a103d78209bb 100644
|
| --- a/components/exo/wayland/BUILD.gn
|
| +++ b/components/exo/wayland/BUILD.gn
|
| @@ -54,6 +54,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" ]
|
| }
|
|
|