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

Unified Diff: components/web_cache/renderer/BUILD.gn

Issue 2419063003: Move services/shell to services/service_manager (Closed)
Patch Set: 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/web_cache_manager.cc ('k') | components/web_cache/renderer/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/web_cache/renderer/BUILD.gn
diff --git a/components/web_cache/renderer/BUILD.gn b/components/web_cache/renderer/BUILD.gn
index fdc2b055fbdead46bf4dfa77ab9178b1593a51ab..b386fc778de7ac1ae1dd97d270af2bedfff9293a 100644
--- a/components/web_cache/renderer/BUILD.gn
+++ b/components/web_cache/renderer/BUILD.gn
@@ -13,7 +13,7 @@ static_library("renderer") {
"//components/web_cache/public/interfaces",
"//content/public/common",
"//content/public/renderer",
- "//services/shell/public/cpp",
+ "//services/service_manager/public/cpp",
"//third_party/WebKit/public:blink",
]
}
« no previous file with comments | « components/web_cache/browser/web_cache_manager.cc ('k') | components/web_cache/renderer/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698