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

Unified Diff: mash/screenlock/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: mash/screenlock/BUILD.gn
diff --git a/mash/screenlock/BUILD.gn b/mash/screenlock/BUILD.gn
index 1a1af5a75b85eeb46a2b92282685bd577135234f..be5003efacf3f6e6cf6796b5045aa71f815bf69d 100644
--- a/mash/screenlock/BUILD.gn
+++ b/mash/screenlock/BUILD.gn
@@ -17,6 +17,7 @@ service("screenlock") {
deps = [
"//ash/public/interfaces",
+ "//ash/shared",
"//base",
"//mash/session/public/interfaces",
"//mojo/common",
« ash/shared/BUILD.gn ('K') | « mash/login/login.cc ('k') | mash/screenlock/screenlock.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698