Index: mash/app_driver/BUILD.gn |
diff --git a/mash/app_driver/BUILD.gn b/mash/app_driver/BUILD.gn |
index 7aeaf1fa76b4ecda741391669addc5f8790fba7e..cc055022d57765396711501a9bca19c0245bb147 100644 |
--- a/mash/app_driver/BUILD.gn |
+++ b/mash/app_driver/BUILD.gn |
@@ -46,6 +46,7 @@ mojo_native_application("app_driver") { |
data_deps = [ |
":manifest", |
+ "//ash/touch_hud/mus:touch_hud", |
"//mash/task_viewer", |
] |
} |