| Index: content/browser/mojo/mojo_app_connection_impl.h
|
| diff --git a/content/browser/mojo/mojo_app_connection_impl.h b/content/browser/mojo/mojo_app_connection_impl.h
|
| index 5ed747b2c5f60ad1d57a450d06323487016bf930..b95c1405148ecb0c3edff76d1247dd2418389ab5 100644
|
| --- a/content/browser/mojo/mojo_app_connection_impl.h
|
| +++ b/content/browser/mojo/mojo_app_connection_impl.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "base/macros.h"
|
| #include "content/public/browser/mojo_app_connection.h"
|
| -#include "mojo/shell/public/interfaces/interface_provider.mojom.h"
|
| +#include "services/shell/public/interfaces/interface_provider.mojom.h"
|
|
|
| namespace content {
|
|
|
|
|