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

Unified Diff: ash/autoclick/mus/BUILD.gn

Issue 2430593002: mash: Use ash shell window container ids instead of ash::mojom::Container (Closed)
Patch Set: move files to ash/shared, fix deps Created 4 years, 2 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
Index: ash/autoclick/mus/BUILD.gn
diff --git a/ash/autoclick/mus/BUILD.gn b/ash/autoclick/mus/BUILD.gn
index 4f316bdfdbf602f7679760a9eca5a22b4d52f74f..4d2fca2c1231edff2d2f0772dcb65b9928d1d2aa 100644
--- a/ash/autoclick/mus/BUILD.gn
+++ b/ash/autoclick/mus/BUILD.gn
@@ -17,6 +17,7 @@ source_set("lib") {
"//ash/autoclick/common:autoclick",
"//ash/autoclick/mus/public/interfaces",
"//ash/public/interfaces",
+ "//ash/shared",
"//base",
"//mash/public/interfaces",
"//mojo/common",

Powered by Google App Engine
This is Rietveld 408576698