Index: components/exo/wayland/BUILD.gn |
diff --git a/components/exo/wayland/BUILD.gn b/components/exo/wayland/BUILD.gn |
index f69909b6d52367850825d0e7bf57b119821f6d28..efc8e6b4ea2c0d72522818ce35ea5c05e81bec20 100644 |
--- a/components/exo/wayland/BUILD.gn |
+++ b/components/exo/wayland/BUILD.gn |
@@ -19,6 +19,7 @@ source_set("wayland") { |
"//components/exo", |
"//skia", |
"//third_party/wayland:wayland_server", |
+ "//third_party/wayland-protocols:xdg_shell_protocol", |
] |
if (use_ozone) { |