| 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 13aba813f6bb19033f065b3a02ca532c0965bab9..5cdd322606338c6b9bf9f37d23ec3cf1703245da 100644
|
| --- a/content/common/mojo/service_registry_impl.h
|
| +++ b/content/common/mojo/service_registry_impl.h
|
| @@ -14,9 +14,9 @@
|
| #include "base/compiler_specific.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "content/public/common/service_registry.h"
|
| +#include "mojo/application/public/interfaces/service_provider.mojom.h"
|
| #include "third_party/mojo/src/mojo/public/cpp/bindings/binding.h"
|
| #include "third_party/mojo/src/mojo/public/cpp/system/core.h"
|
| -#include "third_party/mojo/src/mojo/public/interfaces/application/service_provider.mojom.h"
|
|
|
| namespace content {
|
|
|
|
|