| Index: ipc/mojo/ipc_mojo_handle_attachment.h
|
| diff --git a/ipc/mojo/ipc_mojo_handle_attachment.h b/ipc/mojo/ipc_mojo_handle_attachment.h
|
| index ef5a318ec72c73f2c88521e5ae2260abca3ce9ca..2b31bf3a3f153d9156a1b672dbf028d95877430c 100644
|
| --- a/ipc/mojo/ipc_mojo_handle_attachment.h
|
| +++ b/ipc/mojo/ipc_mojo_handle_attachment.h
|
| @@ -8,7 +8,7 @@
|
| #include "base/files/file.h"
|
| #include "ipc/ipc_export.h"
|
| #include "ipc/ipc_message_attachment.h"
|
| -#include "third_party/mojo/src/mojo/public/cpp/system/handle.h"
|
| +#include "mojo/public/cpp/system/handle.h"
|
|
|
| namespace IPC {
|
|
|
|
|