Chromium Code Reviews| Index: sky/engine/core/DEPS |
| diff --git a/sky/engine/core/DEPS b/sky/engine/core/DEPS |
| index 56d516b7fba7853995d8c1b5d1858bfe15ef8508..84fda27025f5b95145b77c86997048d645850918 100644 |
| --- a/sky/engine/core/DEPS |
| +++ b/sky/engine/core/DEPS |
| @@ -3,4 +3,6 @@ include_rules = [ |
| "+core", |
| "+platform", |
| "+public/platform", |
| + "+mojo/public", |
| + "+mojo/services/public", |
| ] |