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

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

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/visitedlink/test/visitedlink_unittest.cc ('k') | components/web_cache/browser/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/web_cache/browser/BUILD.gn
diff --git a/components/web_cache/browser/BUILD.gn b/components/web_cache/browser/BUILD.gn
index 00f49a47149037e9a68fc03fe983875db9ae00b4..a8634b684c766551b5fea46b6ff3ba6034cd8096 100644
--- a/components/web_cache/browser/BUILD.gn
+++ b/components/web_cache/browser/BUILD.gn
@@ -16,7 +16,7 @@ static_library("browser") {
"//components/web_cache/public/interfaces",
"//content/public/browser",
"//content/public/common",
- "//services/shell/public/cpp",
+ "//services/service_manager/public/cpp",
"//third_party/WebKit/public:blink_headers",
]
}
« no previous file with comments | « components/visitedlink/test/visitedlink_unittest.cc ('k') | components/web_cache/browser/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698