| Index: components/exo/wayland/BUILD.gn
|
| diff --git a/components/exo/wayland/BUILD.gn b/components/exo/wayland/BUILD.gn
|
| index a486e24eefe401063422551ae52d086a57caab20..d84f2a906022a14d5f32169fe9d0a693fd429b31 100644
|
| --- a/components/exo/wayland/BUILD.gn
|
| +++ b/components/exo/wayland/BUILD.gn
|
| @@ -47,6 +47,7 @@ source_set("wayland") {
|
| "//third_party/wayland-protocols:xdg_shell_protocol",
|
| "//ui/aura",
|
| "//ui/base",
|
| + "//ui/display/manager",
|
| "//ui/events:dom_keycode_converter",
|
| "//ui/events:events_base",
|
| "//ui/views",
|
|
|