| Index: third_party/mojo/src/mojo/edk/system/channel_endpoint_client.h
|
| diff --git a/third_party/mojo/src/mojo/edk/system/channel_endpoint_client.h b/third_party/mojo/src/mojo/edk/system/channel_endpoint_client.h
|
| index d250b285b8597c79880bfd4fdcc2f2705d351316..58ce596cf97bc85bab7aefc811512646aed7565a 100644
|
| --- a/third_party/mojo/src/mojo/edk/system/channel_endpoint_client.h
|
| +++ b/third_party/mojo/src/mojo/edk/system/channel_endpoint_client.h
|
| @@ -7,8 +7,8 @@
|
|
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/scoped_ptr.h"
|
| -#include "mojo/public/cpp/system/macros.h"
|
| #include "third_party/mojo/src/mojo/edk/system/system_impl_export.h"
|
| +#include "third_party/mojo/src/mojo/public/cpp/system/macros.h"
|
|
|
| namespace mojo {
|
| namespace system {
|
|
|