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

Unified Diff: mash/login/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/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 f74e781902a495174d8ac984c075d4eade1a3c3d..e8fa14f60c90ed7989cec48a96f49716dca8d940 100644
--- a/mash/login/BUILD.gn
+++ b/mash/login/BUILD.gn
@@ -16,11 +16,11 @@ mojo_native_application("login") {
]
deps = [
+ "//ash/public/interfaces",
"//base",
"//components/mus/public/cpp",
"//mash/init/public/interfaces",
"//mash/login/public/interfaces",
- "//mash/wm/public/interfaces",
"//mojo/public/cpp/bindings",
"//services/shell/public/cpp",
"//services/tracing/public/cpp",
« no previous file with comments | « mash/DEPS ('k') | mash/login/login.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698