Index: ui/aura/BUILD.gn |
diff --git a/ui/aura/BUILD.gn b/ui/aura/BUILD.gn |
index 4162a15ae6ff4d6b548565a3b030bec3341fb91a..ae70a60333e218a5ceaafa54f65c0f879c230260 100644 |
--- a/ui/aura/BUILD.gn |
+++ b/ui/aura/BUILD.gn |
@@ -116,6 +116,7 @@ component("aura") { |
deps += [ |
"//ui/events:events_base", |
"//ui/events/devices", |
+ "//ui/events/devices/x11", |
"//ui/events/platform/x11", |
"//ui/gfx/x", |
] |