| Index: chrome/test/base/mojo_test_connector.cc
|
| diff --git a/chrome/test/base/mojo_test_connector.cc b/chrome/test/base/mojo_test_connector.cc
|
| index 30cb63d8332827fa5ecb4d29f8d1c1c10152fa3b..e6428fbb1b4cab478a1eb98fb962f447b1eabd2f 100644
|
| --- a/chrome/test/base/mojo_test_connector.cc
|
| +++ b/chrome/test/base/mojo_test_connector.cc
|
| @@ -23,7 +23,7 @@
|
| #include "services/shell/native_runner_delegate.h"
|
| #include "services/shell/public/cpp/connector.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/runner/common/client_util.h"
|
| #include "services/shell/runner/common/switches.h"
|
| #include "services/shell/service_manager.h"
|
|
|