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

Unified Diff: components/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 | « chromecast/renderer/cast_content_renderer_client.cc ('k') | components/autofill/content/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index 15071c3f5d0118b93189ff4a4ffb56f5c6e48f18..99f41e3ea0c4a4df8c62ad88958b9d757234f269 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -423,7 +423,7 @@ if (!is_ios) {
"//device/geolocation",
"//ipc:test_support",
"//net:test_support",
- "//services/shell/public/cpp",
+ "//services/service_manager/public/cpp",
"//testing/gmock",
"//testing/gtest",
"//ui/base",
« no previous file with comments | « chromecast/renderer/cast_content_renderer_client.cc ('k') | components/autofill/content/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698