| Index: mojo/services/network/udp_socket_impl.h
|
| diff --git a/mojo/services/network/udp_socket_impl.h b/mojo/services/network/udp_socket_impl.h
|
| index c2070bf54cf6edb5c58a80f6a3acdc3690f517bc..0af406e213f123bbcacbf2a03edf90235fdf3b86 100644
|
| --- a/mojo/services/network/udp_socket_impl.h
|
| +++ b/mojo/services/network/udp_socket_impl.h
|
| @@ -12,7 +12,6 @@
|
| #include "mojo/services/network/public/interfaces/udp_socket.mojom.h"
|
| #include "net/base/ip_endpoint.h"
|
| #include "net/udp/udp_socket.h"
|
| -#include "third_party/mojo/src/mojo/public/cpp/bindings/interface_impl.h"
|
| #include "third_party/mojo/src/mojo/public/cpp/bindings/strong_binding.h"
|
|
|
| namespace net {
|
|
|