| 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 7ad844db1e8e6f0a5c1b953fb8bc95d3dda55514..4a330dcd15605f466897822a34c9382a530fd70e 100644
|
| --- a/chrome/test/base/mojo_test_connector.h
|
| +++ b/chrome/test/base/mojo_test_connector.h
|
| @@ -9,8 +9,8 @@
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/process/process_handle.h"
|
| #include "base/test/launcher/test_launcher.h"
|
| -#include "mojo/shell/background/background_shell.h"
|
| -#include "mojo/shell/public/interfaces/shell_client.mojom.h"
|
| +#include "services/shell/background/background_shell.h"
|
| +#include "services/shell/public/interfaces/shell_client.mojom.h"
|
|
|
| namespace base {
|
| class CommandLine;
|
|
|