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

Unified Diff: headless/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 | « extensions/renderer/api/display_source/wifi_display/wifi_display_session.cc ('k') | headless/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: headless/BUILD.gn
diff --git a/headless/BUILD.gn b/headless/BUILD.gn
index 7bb59619e20418cd2da1fcf95224d496fa6cfff2..cfe2ce00e8ee1a80dbb20d9837b7b3346b333cc6 100644
--- a/headless/BUILD.gn
+++ b/headless/BUILD.gn
@@ -238,7 +238,7 @@ static_library("headless_lib") {
"//content/public/renderer",
"//content/public/utility",
"//net",
- "//services/shell/public/cpp",
+ "//services/service_manager/public/cpp",
"//third_party/mesa:osmesa",
"//ui/aura",
"//ui/base",
« no previous file with comments | « extensions/renderer/api/display_source/wifi_display/wifi_display_session.cc ('k') | headless/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698