| Index: media/test/pipeline_integration_test.cc
|
| diff --git a/media/test/pipeline_integration_test.cc b/media/test/pipeline_integration_test.cc
|
| index 6fce8069384d79c63967c3f5c3bd11b8887d6871..c96c8e09f7b118c677d172625d91216d66d0b6ea 100644
|
| --- a/media/test/pipeline_integration_test.cc
|
| +++ b/media/test/pipeline_integration_test.cc
|
| @@ -40,8 +40,8 @@
|
| #include "media/mojo/clients/mojo_renderer.h"
|
| #include "media/mojo/interfaces/renderer.mojom.h"
|
| #include "media/mojo/interfaces/service_factory.mojom.h"
|
| -#include "services/shell/public/cpp/connect.h"
|
| -#include "services/shell/public/cpp/service_test.h"
|
| +#include "services/service_manager/public/cpp/connect.h"
|
| +#include "services/service_manager/public/cpp/service_test.h"
|
|
|
| // TODO(dalecurtis): The mojo renderer is in another process, so we have no way
|
| // currently to get hashes for video and audio samples. This also means that
|
|
|