| Index: chrome/app/mash/DEPS
|
| diff --git a/chrome/app/mash/DEPS b/chrome/app/mash/DEPS
|
| index 38f328f53e85e5cfec73d3bf13e7c0834815cbb9..58a26496ffb963e6d43751363be0d7dd960ca9e4 100644
|
| --- a/chrome/app/mash/DEPS
|
| +++ b/chrome/app/mash/DEPS
|
| @@ -2,7 +2,7 @@ include_rules = [
|
| "+ash",
|
| # This code is purely a packaging convenience and should be no different
|
| # than running mojo_runner with mash_session. As such, this code should not
|
| - # depend upon chrome code in any way.
|
| + # depend upon chrome code in any way.
|
| "-chrome",
|
| "+chrome/app/mash",
|
| "+components/font_service",
|
|
|