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

Unified Diff: components/password_manager/content/renderer/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/password_manager/content/renderer/DEPS
diff --git a/components/password_manager/content/renderer/DEPS b/components/password_manager/content/renderer/DEPS
index 30989a177f69b20b5cf24dc362d2dcb09d00a112..d30225b52cefa3a09397a3d25f1ca28acaefac02 100644
--- a/components/password_manager/content/renderer/DEPS
+++ b/components/password_manager/content/renderer/DEPS
@@ -2,7 +2,7 @@ include_rules = [
"+content/public/common",
"+content/public/renderer",
"+content/test",
- "+services/shell/public/cpp",
+ "+services/service_manager/public/cpp",
"+third_party/WebKit/public/platform",
"+third_party/WebKit/public/web",
]

Powered by Google App Engine
This is Rietveld 408576698