| 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"
|
|
|