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

Unified Diff: services/navigation/main.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/navigation/DEPS ('k') | services/navigation/navigation.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/navigation/main.cc
diff --git a/services/navigation/main.cc b/services/navigation/main.cc
index 942a6e0537bb728efc39fc6b51078a8dae602437..ae76224e1c9a0f98382f7bb8276aab9a8455b125 100644
--- a/services/navigation/main.cc
+++ b/services/navigation/main.cc
@@ -9,7 +9,7 @@
#include "base/path_service.h"
#include "content/public/app/content_main.h"
#include "services/navigation/content_client/main_delegate.h"
-#include "services/shell/runner/init.h"
+#include "services/service_manager/runner/init.h"
#if defined(OS_WIN)
#include "content/public/app/sandbox_helper_win.h"
« no previous file with comments | « services/navigation/DEPS ('k') | services/navigation/navigation.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698