Index: components/exo/wayland/BUILD.gn |
diff --git a/components/exo/wayland/BUILD.gn b/components/exo/wayland/BUILD.gn |
index 36c21f3b15b82426c19986b0e89e9960f4891b21..c8a0286feab3d40ec1acace36558a8ae8faa4f93 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:gamepads_protocol", |
"//third_party/wayland-protocols:remote_shell_protocol", |
"//third_party/wayland-protocols:secure_output_protocol", |
"//third_party/wayland-protocols:viewporter_protocol", |