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

Unified Diff: ash/touch_hud/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/touch_hud/mus/BUILD.gn
diff --git a/ash/touch_hud/mus/BUILD.gn b/ash/touch_hud/mus/BUILD.gn
index 9a5520c59dc1289473520afd852cd2352ceb7de9..09119f706323a6376088ea02375d69c77f26ebd4 100644
--- a/ash/touch_hud/mus/BUILD.gn
+++ b/ash/touch_hud/mus/BUILD.gn
@@ -15,6 +15,7 @@ source_set("lib") {
deps = [
"//ash/public/interfaces",
+ "//ash/shared",
"//ash/touch_hud",
"//base",
"//mash/public/interfaces",

Powered by Google App Engine
This is Rietveld 408576698