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

Unified Diff: mash/init/BUILD.gn

Issue 1801133002: Restructure login (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 4 years, 9 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/example/window_type_launcher/window_type_launcher.cc ('k') | mash/init/init.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mash/init/BUILD.gn
diff --git a/mash/init/BUILD.gn b/mash/init/BUILD.gn
index 1d79330da2d47ec7fbe73f3e00e8eb63b4379726..900a31e13060f120d0914200d81e0ba1d9fcee57 100644
--- a/mash/init/BUILD.gn
+++ b/mash/init/BUILD.gn
@@ -21,6 +21,7 @@ mojo_native_application("init") {
"//components/mus/public/cpp",
"//components/mus/public/interfaces",
"//mash/init/public/interfaces",
+ "//mash/login/public/interfaces",
"//mojo/public/cpp/bindings",
"//mojo/services/tracing/public/cpp",
"//mojo/shell/public/cpp",
« no previous file with comments | « mash/example/window_type_launcher/window_type_launcher.cc ('k') | mash/init/init.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698