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

Unified Diff: mash/init/BUILD.gn

Issue 1877753003: Move mojo\shell to services\shell (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@62scan
Patch Set: . Created 4 years, 8 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/init/BUILD.gn
diff --git a/mash/init/BUILD.gn b/mash/init/BUILD.gn
index 900a31e13060f120d0914200d81e0ba1d9fcee57..7aae0fb4154b2ff05ae48fce4f70e31ddcef22f2 100644
--- a/mash/init/BUILD.gn
+++ b/mash/init/BUILD.gn
@@ -24,7 +24,7 @@ mojo_native_application("init") {
"//mash/login/public/interfaces",
"//mojo/public/cpp/bindings",
"//mojo/services/tracing/public/cpp",
- "//mojo/shell/public/cpp",
+ "//services/shell/public/cpp",
]
data_deps = [

Powered by Google App Engine
This is Rietveld 408576698