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

Unified Diff: mash/login/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
« ash/shared/BUILD.gn ('K') | « mash/DEPS ('k') | mash/login/login.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mash/login/BUILD.gn
diff --git a/mash/login/BUILD.gn b/mash/login/BUILD.gn
index f0e3cc071c3e62c40e9db2d68fa602b6ad1b837d..b62807a05c18693bbff2060ba372aaa301775727 100644
--- a/mash/login/BUILD.gn
+++ b/mash/login/BUILD.gn
@@ -17,6 +17,7 @@ service("login") {
deps = [
"//ash/public/interfaces",
+ "//ash/shared",
"//base",
"//mash/init/public/interfaces",
"//mash/login/public/interfaces",
« ash/shared/BUILD.gn ('K') | « mash/DEPS ('k') | mash/login/login.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698