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

Unified Diff: services/navigation/DEPS

Issue 2419063003: Move services/shell to services/service_manager (Closed)
Patch Set: 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 | « services/navigation/BUILD.gn ('k') | services/navigation/main.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/navigation/DEPS
diff --git a/services/navigation/DEPS b/services/navigation/DEPS
index 3c140aadbaac10fc11d97b54c49ecb996ba5cbfd..f0cab60c4f8ef9eb22d2548d8baf292c913b5789 100644
--- a/services/navigation/DEPS
+++ b/services/navigation/DEPS
@@ -4,6 +4,6 @@ include_rules = [
"+content/shell",
"+net/base",
"+sandbox",
- "+services/shell",
+ "+services/service_manager",
"+ui"
]
« no previous file with comments | « services/navigation/BUILD.gn ('k') | services/navigation/main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698