Chromium Code Reviews| Index: content/utility/DEPS |
| diff --git a/content/utility/DEPS b/content/utility/DEPS |
| index 47166e2f530c79917feb9cc679e2d5500844fbf5..8b49f0fff851f97f64e4d2e476cc89819fd150b6 100644 |
| --- a/content/utility/DEPS |
| +++ b/content/utility/DEPS |
| @@ -2,5 +2,7 @@ include_rules = [ |
| "+components/scheduler/child", |
| "+content/child", |
| "+content/public/utility", |
| + "+mojo/application", |
| + "+mojo/shell", |
| "+sandbox/win/src", |
| ] |