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

Unified Diff: chrome/app/mash/DEPS

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/BUILD.gn ('k') | chrome/app/mash/mash_runner.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/mash/DEPS
diff --git a/chrome/app/mash/DEPS b/chrome/app/mash/DEPS
index 8055e54fc5e24a012a5e92e3003d1d2e30ea115c..38f328f53e85e5cfec73d3bf13e7c0834815cbb9 100644
--- a/chrome/app/mash/DEPS
+++ b/chrome/app/mash/DEPS
@@ -1,7 +1,7 @@
include_rules = [
"+ash",
# This code is purely a packaging convenience and should be no different
- # than running mojo_runner with mash_shell. As such, this code should not
+ # than running mojo_runner with mash_session. As such, this code should not
# depend upon chrome code in any way.
"-chrome",
"+chrome/app/mash",
« no previous file with comments | « chrome/app/mash/BUILD.gn ('k') | chrome/app/mash/mash_runner.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698