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

Unified Diff: chrome/app/mash/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: chrome/app/mash/BUILD.gn
diff --git a/chrome/app/mash/BUILD.gn b/chrome/app/mash/BUILD.gn
index 2cb5c3fe4ce5a5f5924a0a267f9766a973233e82..1d1964c0e12735841b9a7008111ada5b9a05e910 100644
--- a/chrome/app/mash/BUILD.gn
+++ b/chrome/app/mash/BUILD.gn
@@ -20,13 +20,13 @@ source_set("mash") {
"//mash/session:lib",
"//mash/task_viewer:lib",
"//mash/wm:lib",
- "//mojo/shell",
- "//mojo/shell/background:lib",
- "//mojo/shell/public/cpp",
- "//mojo/shell/public/interfaces",
- "//mojo/shell/runner/common",
- "//mojo/shell/runner/host:child_process_base",
- "//mojo/shell/runner/host:lib",
+ "//services/shell",
+ "//services/shell/background:lib",
+ "//services/shell/public/cpp",
+ "//services/shell/public/interfaces",
+ "//services/shell/runner/common",
+ "//services/shell/runner/host:child_process_base",
+ "//services/shell/runner/host:lib",
"//url",
]
data_deps = [
« no previous file with comments | « ash/mus/sysui_application.h ('k') | chrome/app/mash/DEPS » ('j') | services/shell/DEPS » ('J')

Powered by Google App Engine
This is Rietveld 408576698