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

Unified Diff: ui/views/mus/DEPS

Issue 2419723002: Move services/shell to services/service_manager (Closed)
Patch Set: rebase Created 4 years, 2 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/aura_init.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 83723b80ea5f2fa415a8c9fcd11bae18aebabc55..52eb513c0e2422813bc09645f42e2ca169545994 100644
--- a/ui/views/mus/DEPS
+++ b/ui/views/mus/DEPS
@@ -9,7 +9,7 @@ include_rules = [
"+mojo/converters",
"+mojo/public",
"+services/catalog/public",
- "+services/shell/public",
+ "+services/service_manager/public",
"+services/ui",
"+skia",
"+ui/aura",
@@ -26,6 +26,6 @@ include_rules = [
specific_include_rules = {
"views_mus_test_suite.cc": [
- "+services/shell/background",
+ "+services/service_manager/background",
],
}
« no previous file with comments | « ui/views/mus/BUILD.gn ('k') | ui/views/mus/aura_init.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698