Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3235)

Unified Diff: ash/mus/DEPS

Issue 2029883002: Moves mash/wm into ash/mus (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@remove_static_assert
Patch Set: move comment Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ash/mus/BUILD.gn ('k') | ash/mus/accelerator_registrar_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
]
« no previous file with comments | « ash/mus/BUILD.gn ('k') | ash/mus/accelerator_registrar_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698