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

Unified Diff: components/dom_distiller/content/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
Index: components/dom_distiller/content/browser/BUILD.gn
diff --git a/components/dom_distiller/content/browser/BUILD.gn b/components/dom_distiller/content/browser/BUILD.gn
index b1dbd395af3fbbd47d1c9a010fe14d089917b4e2..e7ebb3b73222a6cf4a7bf61b41f4edd35433fe8a 100644
--- a/components/dom_distiller/content/browser/BUILD.gn
+++ b/components/dom_distiller/content/browser/BUILD.gn
@@ -37,7 +37,7 @@ static_library("browser") {
"//content/public/common",
"//mojo/public/cpp/bindings",
"//net",
- "//services/shell/public/cpp",
+ "//services/service_manager/public/cpp",
"//skia",
"//third_party/WebKit/public:blink_headers",
"//ui/base",

Powered by Google App Engine
This is Rietveld 408576698