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

Unified Diff: components/web_cache/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
« no previous file with comments | « components/web_cache/renderer/BUILD.gn ('k') | components/web_cache/renderer/web_cache_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/web_cache/renderer/DEPS
diff --git a/components/web_cache/renderer/DEPS b/components/web_cache/renderer/DEPS
index 4c81f94c10e4cbf4aba55fb978e81dbc8364fa47..c001589f045dce325dc3271d061f51e0c2f8074c 100644
--- a/components/web_cache/renderer/DEPS
+++ b/components/web_cache/renderer/DEPS
@@ -2,6 +2,6 @@ include_rules = [
"+content/public/common",
"+content/public/renderer",
"+mojo/public",
- "+services/shell/public/cpp",
+ "+services/service_manager/public/cpp",
"+third_party/WebKit/public/web",
]
« no previous file with comments | « components/web_cache/renderer/BUILD.gn ('k') | components/web_cache/renderer/web_cache_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698