| Index: content/browser/mojo/mojo_child_connection.h
|
| diff --git a/content/browser/mojo/mojo_child_connection.h b/content/browser/mojo/mojo_child_connection.h
|
| index 2270ce72c34d30ab948e7d82223591037f317c2d..955ed7fe5863348daefbdc59d2cb087c52d585ef 100644
|
| --- a/content/browser/mojo/mojo_child_connection.h
|
| +++ b/content/browser/mojo/mojo_child_connection.h
|
| @@ -8,7 +8,7 @@
|
| #include <string>
|
|
|
| #include "base/process/process_handle.h"
|
| -#include "mojo/shell/public/interfaces/shell.mojom.h"
|
| +#include "services/shell/public/interfaces/shell.mojom.h"
|
|
|
| namespace mojo {
|
| class Connection;
|
|
|