| Index: content/browser/mojo/mojo_shell_client_host.h
|
| diff --git a/content/browser/mojo/mojo_shell_client_host.h b/content/browser/mojo/mojo_shell_client_host.h
|
| index 8566af192788a08840aa0becf837f69a0caede11..5624643a8e724f158998ca445f8d09beecf66fd1 100644
|
| --- a/content/browser/mojo/mojo_shell_client_host.h
|
| +++ b/content/browser/mojo/mojo_shell_client_host.h
|
| @@ -8,7 +8,7 @@
|
| #include <string>
|
|
|
| #include "base/process/process_handle.h"
|
| -#include "mojo/application/public/interfaces/shell.mojom.h"
|
| +#include "mojo/shell/public/interfaces/shell.mojom.h"
|
| #include "third_party/mojo/src/mojo/edk/embedder/scoped_platform_handle.h"
|
|
|
| namespace content {
|
|
|