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

Unified Diff: content/ppapi_plugin/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/gpu/gpu_child_thread.cc ('k') | content/public/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/ppapi_plugin/BUILD.gn
diff --git a/content/ppapi_plugin/BUILD.gn b/content/ppapi_plugin/BUILD.gn
index 0ddd31b9b2bd75ab7e425db05e7861f019f3c72f..88a2b280b8b6282bbeab250c78a48ab14f619199 100644
--- a/content/ppapi_plugin/BUILD.gn
+++ b/content/ppapi_plugin/BUILD.gn
@@ -55,7 +55,7 @@ source_set("ppapi_plugin_sources") {
"//ppapi/proxy:ipc",
"//ppapi/shared_impl",
"//sandbox",
- "//services/shell/public/interfaces",
+ "//services/service_manager/public/interfaces",
"//skia",
"//third_party/WebKit/public:blink",
"//third_party/icu",
« no previous file with comments | « content/gpu/gpu_child_thread.cc ('k') | content/public/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698