| Index: ash/mus/DEPS
|
| diff --git a/ash/mus/DEPS b/ash/mus/DEPS
|
| index b508aea64507d54f5cb7c9357c88f19e0a449c71..f8ae2fcaddd550d32dab88fe836c0d349b4d89d9 100644
|
| --- a/ash/mus/DEPS
|
| +++ b/ash/mus/DEPS
|
| @@ -1,6 +1,5 @@
|
| include_rules = [
|
| - "+services/ui/common",
|
| - "+services/ui/public",
|
| + "+components/discardable_memory/client",
|
| "+grit/ash_mus_resources.h",
|
| "+mash/public/interfaces",
|
| "+mash/shelf/public",
|
| @@ -9,6 +8,8 @@ include_rules = [
|
| "+services/catalog/public",
|
| "+services/service_manager/public",
|
| "+services/tracing/public",
|
| + "+services/ui/common",
|
| + "+services/ui/public",
|
| ]
|
| # Shelf code is being moved into //ash/common. Please ask jamescook@ or msw@
|
| # before adding items here. http://crbug.com/615155
|
|
|