| 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 fa080d2dedb7dca16f5be2fe2913b9e766b126a7..1fa0ea01c8b22df1447ed7a467b5e71c448c41c7 100644
|
| --- a/components/cronet/url_request_context_config.cc
|
| +++ b/components/cronet/url_request_context_config.cc
|
| @@ -20,8 +20,8 @@
|
| #include "net/cert/multi_threaded_cert_verifier.h"
|
| #include "net/dns/host_resolver.h"
|
| #include "net/http/http_server_properties.h"
|
| -#include "net/quic/quic_protocol.h"
|
| -#include "net/quic/quic_utils.h"
|
| +#include "net/quic/core/quic_protocol.h"
|
| +#include "net/quic/core/quic_utils.h"
|
| #include "net/socket/ssl_client_socket.h"
|
| #include "net/url_request/url_request_context_builder.h"
|
|
|
|
|