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

Unified Diff: content/app/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/web_cache/renderer/web_cache_impl.cc ('k') | content/browser/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/app/BUILD.gn
diff --git a/content/app/BUILD.gn b/content/app/BUILD.gn
index 5aec2e80d74e017c26e85f7d37e2af7c9f1a6409..9c60650ed1378b3ef421b5eb2944385249729835 100644
--- a/content/app/BUILD.gn
+++ b/content/app/BUILD.gn
@@ -26,7 +26,7 @@ template("implement_content_app") {
"//content:sandbox_helper_win",
"//content/public/common:common_sources",
"//crypto",
- "//services/shell/public/interfaces",
+ "//services/service_manager/public/interfaces",
"//mojo/edk/system",
"//third_party/WebKit/public:mojo_bindings",
"//ui/base",
« no previous file with comments | « components/web_cache/renderer/web_cache_impl.cc ('k') | content/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698