| Index: net/quic/chromium/quic_chromium_connection_helper.h
|
| diff --git a/net/quic/chromium/quic_chromium_connection_helper.h b/net/quic/chromium/quic_chromium_connection_helper.h
|
| index 6ed4428e5bb0c321d2272095cd8330c7e6724df7..9271a6d965d2ad71b61dd99074b36913bb40d218 100644
|
| --- a/net/quic/chromium/quic_chromium_connection_helper.h
|
| +++ b/net/quic/chromium/quic_chromium_connection_helper.h
|
| @@ -15,7 +15,7 @@
|
| #include "net/quic/core/quic_protocol.h"
|
| #include "net/quic/core/quic_simple_buffer_allocator.h"
|
| #include "net/quic/core/quic_time.h"
|
| -#include "net/udp/datagram_client_socket.h"
|
| +#include "net/socket/datagram_client_socket.h"
|
|
|
| namespace net {
|
|
|
|
|