| Index: components/exo/wayland/BUILD.gn
|
| diff --git a/components/exo/wayland/BUILD.gn b/components/exo/wayland/BUILD.gn
|
| index 36c21f3b15b82426c19986b0e89e9960f4891b21..2f9e61513cfc5853ab928f9887bbd5b45dfb11be 100644
|
| --- a/components/exo/wayland/BUILD.gn
|
| +++ b/components/exo/wayland/BUILD.gn
|
| @@ -31,10 +31,12 @@ source_set("wayland") {
|
| "//ash",
|
| "//base",
|
| "//components/exo",
|
| + "//device/gamepad",
|
| "//ipc:ipc",
|
| "//skia",
|
| "//third_party/wayland:wayland_server",
|
| "//third_party/wayland-protocols:alpha_compositing_protocol",
|
| + "//third_party/wayland-protocols:gaming_input_protocol",
|
| "//third_party/wayland-protocols:remote_shell_protocol",
|
| "//third_party/wayland-protocols:secure_output_protocol",
|
| "//third_party/wayland-protocols:viewporter_protocol",
|
|
|