| 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 d3ca173738df63071ee4048a47c656b3148b04c9..fe78364bb223cea3241f09a55be4019d161d0b87 100644
|
| --- a/content/common/mojo/service_registry_impl.h
|
| +++ b/content/common/mojo/service_registry_impl.h
|
| @@ -15,7 +15,7 @@
|
| #include "content/public/common/service_registry.h"
|
| #include "mojo/public/cpp/bindings/interface_impl.h"
|
| #include "mojo/public/cpp/system/core.h"
|
| -#include "mojo/public/interfaces/service_provider/service_provider.mojom.h"
|
| +#include "mojo/public/interfaces/application/service_provider.mojom.h"
|
|
|
| namespace content {
|
|
|
|
|