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

Unified Diff: ui/views/mus/DEPS

Issue 2645973006: [Service Manager] Get rid of dynamic service discovery (Closed)
Patch Set: . Created 3 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 | « ui/views/mus/BUILD.gn ('k') | ui/views/mus/interactive_ui_tests_mus.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/mus/DEPS
diff --git a/ui/views/mus/DEPS b/ui/views/mus/DEPS
index 51ab264f07888a7c3ed36dfd57fa726aa33e7f40..d1b837d9a2d2ea8182dcabc9b99fa82bd7d2d0b2 100644
--- a/ui/views/mus/DEPS
+++ b/ui/views/mus/DEPS
@@ -7,8 +7,9 @@ include_rules = [
"+mojo/cc",
"+mojo/common",
"+mojo/converters",
+ "+mojo/edk/embedder",
"+mojo/public",
- "+services/catalog/public",
+ "+services/catalog",
"+services/service_manager/public",
"+services/ui",
"+skia",
« no previous file with comments | « ui/views/mus/BUILD.gn ('k') | ui/views/mus/interactive_ui_tests_mus.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698