| Index: services/shell/background/background_shell.cc
|
| diff --git a/services/shell/background/background_shell.cc b/services/shell/background/background_shell.cc
|
| index b4a6163b0745b4aa6afdcbe5299be61ee04ce61a..629f58c78a0bd41365c3411b0a4dafbdf2e84e10 100644
|
| --- a/services/shell/background/background_shell.cc
|
| +++ b/services/shell/background/background_shell.cc
|
| @@ -12,7 +12,7 @@
|
| #include "base/synchronization/waitable_event.h"
|
| #include "base/threading/simple_thread.h"
|
| #include "mojo/message_pump/message_pump_mojo.h"
|
| -#include "mojo/services/catalog/store.h"
|
| +#include "services/catalog/store.h"
|
| #include "services/shell/connect_params.h"
|
| #include "services/shell/loader.h"
|
| #include "services/shell/public/cpp/shell_client.h"
|
|
|