| Index: mojo/system/proxy_message_pipe_endpoint.h
|
| diff --git a/mojo/system/proxy_message_pipe_endpoint.h b/mojo/system/proxy_message_pipe_endpoint.h
|
| index 48c3cb2584f5ed2f01d52b1b8ef3ffb07978153f..95126f3fa54df5b0748ea1631cb473adb740d0fe 100644
|
| --- a/mojo/system/proxy_message_pipe_endpoint.h
|
| +++ b/mojo/system/proxy_message_pipe_endpoint.h
|
| @@ -5,8 +5,6 @@
|
| #ifndef MOJO_SYSTEM_PROXY_MESSAGE_PIPE_ENDPOINT_H_
|
| #define MOJO_SYSTEM_PROXY_MESSAGE_PIPE_ENDPOINT_H_
|
|
|
| -#include <stdint.h>
|
| -
|
| #include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "mojo/system/message_in_transit.h"
|
|
|