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

Unified Diff: content/renderer/mus/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: content/renderer/mus/BUILD.gn
diff --git a/content/renderer/mus/BUILD.gn b/content/renderer/mus/BUILD.gn
index bc6508cbbfea1432953cbdcd70b179cd4fff84bc..95c77c70c8ade50c68932ea8236dd501b228da45 100644
--- a/content/renderer/mus/BUILD.gn
+++ b/content/renderer/mus/BUILD.gn
@@ -24,7 +24,7 @@ static_library("mus") {
"//content/public/child:child_sources",
"//content/public/common:common_sources",
"//mojo/common",
- "//services/shell/public/cpp",
+ "//services/service_manager/public/cpp",
"//services/ui/public/cpp",
"//services/ui/public/interfaces",
"//third_party/WebKit/public:blink",

Powered by Google App Engine
This is Rietveld 408576698