| Index: content/common/mojo/service_registry_impl.h
|
| diff --git a/content/common/mojo/service_registry_impl.h b/content/common/mojo/service_registry_impl.h
|
| index 807924cb1e3714aeeed029e6644530f5ecf2233c..caf95b5ef5ee5e1904c06db6639181cd94d2b92b 100644
|
| --- a/content/common/mojo/service_registry_impl.h
|
| +++ b/content/common/mojo/service_registry_impl.h
|
| @@ -16,7 +16,7 @@
|
| #include "content/public/common/service_registry.h"
|
| #include "mojo/public/cpp/bindings/binding.h"
|
| #include "mojo/public/cpp/system/core.h"
|
| -#include "mojo/shell/public/interfaces/interface_provider.mojom.h"
|
| +#include "services/shell/public/interfaces/interface_provider.mojom.h"
|
|
|
| namespace content {
|
|
|
|
|