| Index: content/browser/mojo_sandbox_browsertest.cc
|
| diff --git a/content/browser/mojo_sandbox_browsertest.cc b/content/browser/mojo_sandbox_browsertest.cc
|
| index 4a1ef7e68b764a7028dae827fa16476f248b72b7..f3eddd9ad57eb1a230d70278e5d0217a283b0b62 100644
|
| --- a/content/browser/mojo_sandbox_browsertest.cc
|
| +++ b/content/browser/mojo_sandbox_browsertest.cc
|
| @@ -14,7 +14,7 @@
|
| #include "content/public/browser/utility_process_host_client.h"
|
| #include "content/public/test/content_browser_test.h"
|
| #include "content/public/test/test_service.mojom.h"
|
| -#include "services/shell/public/cpp/interface_provider.h"
|
| +#include "services/service_manager/public/cpp/interface_provider.h"
|
|
|
| namespace content {
|
| namespace {
|
|
|