| Index: net/http/http_cache_transaction.cc
|
| diff --git a/net/http/http_cache_transaction.cc b/net/http/http_cache_transaction.cc
|
| index 0ec9558ff2cf9833166087e9fd24f54158c2f251..c6d4033202f79fcf1fb4b99be90c0018eca0d7f9 100644
|
| --- a/net/http/http_cache_transaction.cc
|
| +++ b/net/http/http_cache_transaction.cc
|
| @@ -32,7 +32,6 @@
|
| #include "net/base/upload_data_stream.h"
|
| #include "net/cert/cert_status_flags.h"
|
| #include "net/disk_cache/disk_cache.h"
|
| -#include "net/http/disk_cache_based_quic_server_info.h"
|
| #include "net/http/http_network_session.h"
|
| #include "net/http/http_request_info.h"
|
| #include "net/http/http_response_headers.h"
|
|
|