| Index: ios/chrome/browser/ios_chrome_io_thread.mm
|
| diff --git a/ios/chrome/browser/ios_chrome_io_thread.mm b/ios/chrome/browser/ios_chrome_io_thread.mm
|
| index 4ed1ad4da4e4d761c7baec7005daab23bb07eb78..6eb50ac586d14da775656d6b3ea3e33a81bf0a22 100644
|
| --- a/ios/chrome/browser/ios_chrome_io_thread.mm
|
| +++ b/ios/chrome/browser/ios_chrome_io_thread.mm
|
| @@ -66,7 +66,7 @@
|
| #include "net/proxy/proxy_script_fetcher_impl.h"
|
| #include "net/proxy/proxy_service.h"
|
| #include "net/socket/tcp_client_socket.h"
|
| -#include "net/spdy/spdy_session.h"
|
| +#include "net/spdy/chromium/spdy_session.h"
|
| #include "net/ssl/channel_id_service.h"
|
| #include "net/ssl/default_channel_id_store.h"
|
| #include "net/url_request/data_protocol_handler.h"
|
|
|