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

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

Powered by Google App Engine
This is Rietveld 408576698