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

Unified Diff: ash/mus/wm/DEPS

Issue 1641003002: [exp] ash: Ash in Mus. Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: tot-merge Created 4 years, 11 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/wm/BUILD.gn ('k') | ash/mus/wm/accelerator_registrar_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/mus/wm/DEPS
diff --git a/mandoline/ui/omnibox/DEPS b/ash/mus/wm/DEPS
similarity index 50%
copy from mandoline/ui/omnibox/DEPS
copy to ash/mus/wm/DEPS
index cdb91f55b35fe06fee46ab0e053c4ee4ecdd83a8..def2a62239f06a947b3de6c14f0c854686f04a38 100644
--- a/mandoline/ui/omnibox/DEPS
+++ b/ash/mus/wm/DEPS
@@ -1,10 +1,10 @@
include_rules = [
+ "+ash/host",
+ "+components/mus/common",
"+components/mus/public",
- "+components/url_formatter",
- "+mojo/shell",
"+mojo/common",
"+mojo/converters",
"+mojo/public",
- "+mojo/services/tracing/public/cpp",
- "+ui",
+ "+mojo/services/tracing/public",
+ "+mojo/shell/public",
]
« no previous file with comments | « ash/mus/wm/BUILD.gn ('k') | ash/mus/wm/accelerator_registrar_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698