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

Unified Diff: ash/touch_hud/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 | « ash/touch_hud/mus/BUILD.gn ('k') | ash/touch_hud/mus/main.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/touch_hud/mus/DEPS
diff --git a/ash/touch_hud/mus/DEPS b/ash/touch_hud/mus/DEPS
index c9a349dca9153735fbdd26d75fead7d933d93b65..15fcfe20c6f108f67fef11ff97d0fa42227cfb81 100644
--- a/ash/touch_hud/mus/DEPS
+++ b/ash/touch_hud/mus/DEPS
@@ -4,6 +4,6 @@ include_rules = [
"+ash/touch_hud",
"+mash/public/interfaces",
"+mojo/public",
- "+services/shell/public",
+ "+services/service_manager/public",
"+services/ui/public",
]
« no previous file with comments | « ash/touch_hud/mus/BUILD.gn ('k') | ash/touch_hud/mus/main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698