| Index: net/tools/quic/quic_socket_utils.h
|
| diff --git a/net/tools/quic/quic_socket_utils.h b/net/tools/quic/quic_socket_utils.h
|
| index 0bad8381969fc73467183127261ca4bb9064d5f9..deaa4c8f71fd7d0735b1f83d67af37a64c13a3b7 100644
|
| --- a/net/tools/quic/quic_socket_utils.h
|
| +++ b/net/tools/quic/quic_socket_utils.h
|
| @@ -16,8 +16,8 @@
|
| #include "base/macros.h"
|
| #include "net/base/ip_address.h"
|
| #include "net/base/ip_endpoint.h"
|
| -#include "net/quic/quic_bandwidth.h"
|
| -#include "net/quic/quic_types.h"
|
| +#include "net/quic/core/quic_bandwidth.h"
|
| +#include "net/quic/core/quic_types.h"
|
|
|
| namespace net {
|
|
|
|
|