| 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",
|
|
|