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

Unified Diff: components/visitedlink/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
Index: components/visitedlink/DEPS
diff --git a/components/visitedlink/DEPS b/components/visitedlink/DEPS
index e7d54f924c069fa9b5fac75e0d72bfbe7e8fa22a..3b5a8bc1e9ad2a20583e066b681ab587e10cd1d5 100644
--- a/components/visitedlink/DEPS
+++ b/components/visitedlink/DEPS
@@ -1,5 +1,5 @@
include_rules = [
"+mojo/public",
"+content/public/common",
- "+services/shell/public",
+ "+services/service_manager/public",
]

Powered by Google App Engine
This is Rietveld 408576698