| Index: third_party/mojo/src/mojo/edk/system/message_pipe_endpoint.cc
|
| diff --git a/third_party/mojo/src/mojo/edk/system/message_pipe_endpoint.cc b/third_party/mojo/src/mojo/edk/system/message_pipe_endpoint.cc
|
| index 4b8bc5e0afce17d924d55f0937df44315f790ea0..47543ecbac48323e4f364f49fcb94edbc7fe3084 100644
|
| --- a/third_party/mojo/src/mojo/edk/system/message_pipe_endpoint.cc
|
| +++ b/third_party/mojo/src/mojo/edk/system/message_pipe_endpoint.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "mojo/edk/system/message_pipe_endpoint.h"
|
| +#include "third_party/mojo/src/mojo/edk/system/message_pipe_endpoint.h"
|
|
|
| #include "base/logging.h"
|
|
|
|
|