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

Unified Diff: content/shell/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 | « content/renderer/service_worker/service_worker_context_client.cc ('k') | content/shell/browser/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/shell/BUILD.gn
diff --git a/content/shell/BUILD.gn b/content/shell/BUILD.gn
index 94ff3cb32bbc41805329559e29d1a3d568bd6eca..eb33daf17fa433590eb8324d2343fe2b4479b356 100644
--- a/content/shell/BUILD.gn
+++ b/content/shell/BUILD.gn
@@ -244,7 +244,7 @@ static_library("content_shell_lib") {
"//net",
"//net:net_resources",
"//sandbox",
- "//services/shell/public/cpp",
+ "//services/service_manager/public/cpp",
"//skia",
"//storage/browser",
"//testing/gmock",
« no previous file with comments | « content/renderer/service_worker/service_worker_context_client.cc ('k') | content/shell/browser/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698