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

Unified Diff: components/translate/content/renderer/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
Index: components/translate/content/renderer/BUILD.gn
diff --git a/components/translate/content/renderer/BUILD.gn b/components/translate/content/renderer/BUILD.gn
index 0a16d44682df68b95fcb08903500b12aead4fe56..17ab7fa3fccce6d6730725d5504fd4359ad1d4e7 100644
--- a/components/translate/content/renderer/BUILD.gn
+++ b/components/translate/content/renderer/BUILD.gn
@@ -17,7 +17,7 @@ static_library("renderer") {
"//components/translate/core/language_detection",
"//content/public/common",
"//content/public/renderer",
- "//services/shell/public/cpp",
+ "//services/service_manager/public/cpp",
"//third_party/WebKit/public:blink",
"//third_party/cld",
"//url",

Powered by Google App Engine
This is Rietveld 408576698