Index: ash/common/BUILD.gn |
diff --git a/ash/common/BUILD.gn b/ash/common/BUILD.gn |
index 40362bf49963e7b4718b47681ddc943b4f6d0a3c..423b9c3495a6fa2e5d2c449c912ac93508668dfc 100644 |
--- a/ash/common/BUILD.gn |
+++ b/ash/common/BUILD.gn |
@@ -22,6 +22,7 @@ source_set("unittests") { |
"//ash/public/cpp", |
"//ash/public/interfaces", |
"//ash/test:test_support_without_content", |
+ "//ui/aura", |
"//ui/base", |
"//ui/display", |
"//ui/keyboard", |