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

Unified Diff: ash/autoclick/mus/public/interfaces/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 | « ash/autoclick/mus/manifest.json ('k') | ash/autoclick/mus/public/interfaces/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/autoclick/mus/public/interfaces/BUILD.gn
diff --git a/mash/login/public/interfaces/BUILD.gn b/ash/autoclick/mus/public/interfaces/BUILD.gn
similarity index 82%
copy from mash/login/public/interfaces/BUILD.gn
copy to ash/autoclick/mus/public/interfaces/BUILD.gn
index ab84a44a1c5e76721800df5a3fefc6eb2d2c0955..96676819b5ff27b91e62a19bfd7ca145863916ed 100644
--- a/mash/login/public/interfaces/BUILD.gn
+++ b/ash/autoclick/mus/public/interfaces/BUILD.gn
@@ -6,8 +6,8 @@ import("//mojo/public/tools/bindings/mojom.gni")
mojom("interfaces") {
sources = [
- "login.mojom",
+ "autoclick.mojom",
]
- use_new_wrapper_types = false
+ use_new_wrapper_types = true
}
« no previous file with comments | « ash/autoclick/mus/manifest.json ('k') | ash/autoclick/mus/public/interfaces/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698