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

Unified Diff: mash/DEPS

Issue 2119963002: Move mus to //services/ui (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 4 years, 6 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 | « content/test/BUILD.gn ('k') | mash/app_driver/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
]
« no previous file with comments | « content/test/BUILD.gn ('k') | mash/app_driver/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698