| 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 b1056fc9a000af71e5da8b0a5d6cac260aa05b01..3da68b37b4a34cec071738f0fa358a7394f162a6 100644
|
| --- a/mojo/services/network/udp_socket_impl.h
|
| +++ b/mojo/services/network/udp_socket_impl.h
|
| @@ -13,7 +13,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 {
|
|
|