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

Unified Diff: services/file/file_service.cc

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 | « services/file/file_service.h ('k') | services/file/file_system.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/file/file_service.cc
diff --git a/services/file/file_service.cc b/services/file/file_service.cc
index ecc330ddea3017ba9ec27daf797dd583e5a8d8eb..3bc08183b2fc417cf56f823a010e03bf2b4adf8b 100644
--- a/services/file/file_service.cc
+++ b/services/file/file_service.cc
@@ -11,7 +11,7 @@
#include "components/leveldb/leveldb_service_impl.h"
#include "services/file/file_system.h"
#include "services/file/user_id_map.h"
-#include "services/shell/public/cpp/connection.h"
+#include "services/service_manager/public/cpp/connection.h"
namespace file {
« no previous file with comments | « services/file/file_service.h ('k') | services/file/file_system.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698