Chromium Code Reviews| Index: components/exo/wayland/BUILD.gn |
| diff --git a/components/exo/wayland/BUILD.gn b/components/exo/wayland/BUILD.gn |
| index 67d6d63db713f4f0a002f5c222263d48e693a857..b8d6f978336db27bb53e499a9f47e99eacbe2253 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) { |