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

Unified Diff: mash/BUILD.gn

Issue 1817443002: Rename mash_shell to mash_session. (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 | « chrome/app/mash/mash_runner.cc ('k') | mash/example/window_type_launcher/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mash/BUILD.gn
diff --git a/mash/BUILD.gn b/mash/BUILD.gn
index 7ac88a756c9d77534aabb04c1e572f672311955d..f2abd8fb45b45227b36e55269122096d2a71fd5c 100644
--- a/mash/BUILD.gn
+++ b/mash/BUILD.gn
@@ -15,7 +15,7 @@ group("all") {
"//mash/init",
"//mash/login",
"//mash/screenlock",
- "//mash/shell",
+ "//mash/session",
"//mash/task_viewer",
]
}
« no previous file with comments | « chrome/app/mash/mash_runner.cc ('k') | mash/example/window_type_launcher/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698