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

Unified Diff: mash/screenlock/BUILD.gn

Issue 2024313002: Moves mash/wm/public -> ash/public (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: feedback Created 4 years, 7 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 | « mash/login/login.cc ('k') | mash/screenlock/screenlock.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mash/screenlock/BUILD.gn
diff --git a/mash/screenlock/BUILD.gn b/mash/screenlock/BUILD.gn
index 3b9e4533f6b0f49f3360142b308599482c37fa6f..8a8f16022374b455cd63bffe90e106605ee6a333 100644
--- a/mash/screenlock/BUILD.gn
+++ b/mash/screenlock/BUILD.gn
@@ -16,10 +16,10 @@ mojo_native_application("screenlock") {
]
deps = [
+ "//ash/public/interfaces",
"//base",
"//components/mus/public/cpp",
"//mash/session/public/interfaces",
- "//mash/wm/public/interfaces",
"//mojo/common",
"//mojo/public/cpp/bindings",
"//services/shell/public/cpp",
« no previous file with comments | « mash/login/login.cc ('k') | mash/screenlock/screenlock.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698