Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(756)

Unified Diff: mash/package/BUILD.gn

Issue 2316553003: mash: Add autoclick app. (Closed)
Patch Set: MouseEvent; if etc. Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/test/BUILD.gn ('k') | mash/package/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mash/package/BUILD.gn
diff --git a/mash/package/BUILD.gn b/mash/package/BUILD.gn
index 9cbc786bef5fe6b68a3bad94749c30553680af3e..38395d217507174482b63eccdc5c3a02a932f56b 100644
--- a/mash/package/BUILD.gn
+++ b/mash/package/BUILD.gn
@@ -9,6 +9,7 @@ source_set("package") {
]
deps = [
+ "//ash/autoclick/mus:lib",
"//ash/mus:lib",
"//ash/touch_hud/mus:lib",
"//mash/app_driver:lib",
« no previous file with comments | « chrome/test/BUILD.gn ('k') | mash/package/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698