| Index: components/cronet/url_request_context_config.cc
|
| diff --git a/components/cronet/url_request_context_config.cc b/components/cronet/url_request_context_config.cc
|
| index be05da582c0e9c19e847cff17beefb3a3ddcb6e6..78497f77d576d6776c4cbdebed70437c8fa14528 100644
|
| --- a/components/cronet/url_request_context_config.cc
|
| +++ b/components/cronet/url_request_context_config.cc
|
| @@ -22,7 +22,7 @@
|
| #include "net/dns/host_resolver.h"
|
| #include "net/dns/mapped_host_resolver.h"
|
| #include "net/http/http_server_properties.h"
|
| -#include "net/quic/core/quic_protocol.h"
|
| +#include "net/quic/core/quic_packets.h"
|
| #include "net/quic/core/quic_utils.h"
|
| #include "net/socket/ssl_client_socket.h"
|
| #include "net/url_request/url_request_context_builder.h"
|
|
|