Index: ash/BUILD.gn |
diff --git a/ash/BUILD.gn b/ash/BUILD.gn |
index 9242add860b7d72857e2f517ce31b31959873bff..0465d3ae0a4cec6cae753dc66261f9a8e0031677 100644 |
--- a/ash/BUILD.gn |
+++ b/ash/BUILD.gn |
@@ -39,6 +39,7 @@ component("ash") { |
"//ui/compositor", |
"//ui/events", |
"//ui/events:events_base", |
+ "//ui/events/devices", |
"//ui/gfx", |
"//ui/gfx/geometry", |
"//ui/keyboard", |
@@ -255,6 +256,7 @@ test("ash_unittests") { |
"//ui/compositor", |
"//ui/compositor:test_support", |
"//ui/events", |
+ "//ui/events/devices", |
"//ui/events:test_support", |
"//ui/events:gesture_detection", |
"//ui/gfx", |