| Index: mash/DEPS
|
| diff --git a/mash/DEPS b/mash/DEPS
|
| index 5cca185e61d8966efad897cc625f745206a67d92..97359eb30cc54717cb33cefff7c2975ec4cb4919 100644
|
| --- a/mash/DEPS
|
| +++ b/mash/DEPS
|
| @@ -1,7 +1,5 @@
|
| include_rules = [
|
| "+ash/public/interfaces",
|
| - "+components/mus/common",
|
| - "+components/mus/public",
|
| "+components/prefs",
|
| "+mojo/common",
|
| "+mojo/converters",
|
| @@ -9,6 +7,8 @@ include_rules = [
|
| "+services/catalog/public",
|
| "+services/shell",
|
| "+services/tracing/public",
|
| + "+services/ui/common",
|
| + "+services/ui/public",
|
| "+third_party/skia/include",
|
| "+ui",
|
| ]
|
|
|