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

Unified Diff: components/filesystem/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 | « components/filesystem/BUILD.gn ('k') | components/filesystem/file_system_app.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/filesystem/DEPS
diff --git a/components/filesystem/DEPS b/components/filesystem/DEPS
index 64f79d8d12b8b8fcf4a52328d5b815d5bdebaaff..26e542410cec7b9ef769f25ae732b63f22f236c8 100644
--- a/components/filesystem/DEPS
+++ b/components/filesystem/DEPS
@@ -3,6 +3,6 @@ include_rules = [
"+mojo/common",
"+mojo/public",
"+mojo/util",
- "+services/shell",
+ "+services/service_manager",
"+services/tracing/public/cpp",
]
« no previous file with comments | « components/filesystem/BUILD.gn ('k') | components/filesystem/file_system_app.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698