| Index: net/http/disk_cache_based_quic_server_info.cc
|
| diff --git a/net/http/disk_cache_based_quic_server_info.cc b/net/http/disk_cache_based_quic_server_info.cc
|
| index 2ba6cf8e0dc5d56d61eb87aa8af1d83c8ed10cfa..0b4d9b035671884c75823ee4ac7a4b5b0e3764f5 100644
|
| --- a/net/http/disk_cache_based_quic_server_info.cc
|
| +++ b/net/http/disk_cache_based_quic_server_info.cc
|
| @@ -14,7 +14,7 @@
|
| #include "net/base/net_errors.h"
|
| #include "net/http/http_cache.h"
|
| #include "net/http/http_network_session.h"
|
| -#include "net/quic/quic_server_id.h"
|
| +#include "net/quic/core/quic_server_id.h"
|
|
|
| namespace net {
|
|
|
|
|