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

Unified Diff: chromecast/renderer/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/browser/media/BUILD.gn ('k') | chromecast/renderer/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/renderer/BUILD.gn
diff --git a/chromecast/renderer/BUILD.gn b/chromecast/renderer/BUILD.gn
index 93a808d9ad3a0ef77a1acf2ceb65330314f4ca00..5dd2a3fb5337aea1dfdad491471fd86452e45b79 100644
--- a/chromecast/renderer/BUILD.gn
+++ b/chromecast/renderer/BUILD.gn
@@ -43,7 +43,7 @@ source_set("renderer") {
"//gin:gin",
"//ipc",
"//media",
- "//services/shell/public/cpp",
+ "//services/service_manager/public/cpp",
"//third_party/widevine/cdm:headers",
]
}
« no previous file with comments | « chromecast/browser/media/BUILD.gn ('k') | chromecast/renderer/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698