| Index: ash/mus/DEPS
|
| diff --git a/ash/sysui/DEPS b/ash/mus/DEPS
|
| similarity index 57%
|
| copy from ash/sysui/DEPS
|
| copy to ash/mus/DEPS
|
| index c9bcddd44f46c47c68bb8daf9c6bfbe80f6f153c..c661e6ab22539cf0ec1e490a5c4d75401f5fd0ec 100644
|
| --- a/ash/sysui/DEPS
|
| +++ b/ash/mus/DEPS
|
| @@ -1,15 +1,16 @@
|
| include_rules = [
|
| - "+ash/host",
|
| - "+ash/public/interfaces",
|
| - "+cc",
|
| + "-ash",
|
| + "+ash/common",
|
| + "+ash/mus",
|
| + "+ash/public",
|
| "+components/mus/common",
|
| "+components/mus/public",
|
| - "+mash/shelf/public/interfaces",
|
| + "+grit/ash_mus_resources.h",
|
| + "+mash/session/public",
|
| + "+mash/shelf/public",
|
| "+mojo/common",
|
| - "+mojo/converters",
|
| "+mojo/public",
|
| "+services/catalog/public",
|
| "+services/shell/public",
|
| "+services/tracing/public",
|
| - "+third_party/khronos/GLES2/gl2.h",
|
| ]
|
|
|