Chromium Code Reviews| Index: chrome/app/mash/DEPS |
| diff --git a/chrome/app/mash/DEPS b/chrome/app/mash/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..8c027b23d9ab75ee8e052a45127445fcaabe29a4 |
| --- /dev/null |
| +++ b/chrome/app/mash/DEPS |
| @@ -0,0 +1,8 @@ |
| +include_rules = [ |
| + "+ash", |
| + "+components/font_service", |
| + "+components/mus", |
| + "+components/resource_provider", |
| + "+mash", |
| + "+mojo/shell", |
| +] |