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

Unified Diff: content/shell/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: content/shell/renderer/DEPS
diff --git a/content/shell/renderer/DEPS b/content/shell/renderer/DEPS
index a2cba18fc399e9fae5985036d1249bea1b2e8465..8807c28d6291d980a4dbdcaa7b55ecbc5bbe2cb8 100644
--- a/content/shell/renderer/DEPS
+++ b/content/shell/renderer/DEPS
@@ -4,5 +4,5 @@ include_rules = [
"+components/web_cache/renderer",
"+components/plugins/renderer",
"+components/test_runner",
- "+services/shell/public/cpp",
+ "+services/service_manager/public/cpp",
]

Powered by Google App Engine
This is Rietveld 408576698