| Index: services/shell/background/background_shell.cc
|
| diff --git a/services/shell/background/background_shell.cc b/services/shell/background/background_shell.cc
|
| index 1cac7371fc1af215e30851d446508781794db63d..6f743c08bae2c47094afaad60424604e8b20c296 100644
|
| --- a/services/shell/background/background_shell.cc
|
| +++ b/services/shell/background/background_shell.cc
|
| @@ -17,7 +17,7 @@
|
| #include "services/catalog/store.h"
|
| #include "services/shell/connect_params.h"
|
| #include "services/shell/public/cpp/service.h"
|
| -#include "services/shell/public/cpp/shell_connection.h"
|
| +#include "services/shell/public/cpp/service_context.h"
|
| #include "services/shell/service_manager.h"
|
| #include "services/shell/standalone/context.h"
|
|
|
|
|