| Index: chrome/test/base/mojo_test_connector.h
|
| diff --git a/chrome/test/base/mojo_test_connector.h b/chrome/test/base/mojo_test_connector.h
|
| index bf295f1cb800041a48441fc8110454c48b201c07..552fdf474292aa8b148aed4b32dd41dd3b281330 100644
|
| --- a/chrome/test/base/mojo_test_connector.h
|
| +++ b/chrome/test/base/mojo_test_connector.h
|
| @@ -10,8 +10,8 @@
|
| #include "base/macros.h"
|
| #include "base/process/process_handle.h"
|
| #include "base/test/launcher/test_launcher.h"
|
| -#include "services/shell/background/background_shell.h"
|
| -#include "services/shell/public/interfaces/service.mojom.h"
|
| +#include "services/service_manager/background/background_shell.h"
|
| +#include "services/service_manager/public/interfaces/service.mojom.h"
|
|
|
| namespace base {
|
| class CommandLine;
|
|
|