| Index: components/grpc_support/bidirectional_stream_c.cc
|
| diff --git a/components/grpc_support/bidirectional_stream_c.cc b/components/grpc_support/bidirectional_stream_c.cc
|
| index 7ab1af857a368fd24a94b176a9898fdfe1687a1e..05b9aa46cb6bea93fdefd0b1a1a40b4a25a781fc 100644
|
| --- a/components/grpc_support/bidirectional_stream_c.cc
|
| +++ b/components/grpc_support/bidirectional_stream_c.cc
|
| @@ -29,7 +29,7 @@
|
| #include "net/http/http_status_code.h"
|
| #include "net/http/http_transaction_factory.h"
|
| #include "net/http/http_util.h"
|
| -#include "net/spdy/spdy_header_block.h"
|
| +#include "net/spdy/core/spdy_header_block.h"
|
| #include "net/ssl/ssl_info.h"
|
| #include "net/url_request/http_user_agent_settings.h"
|
| #include "net/url_request/url_request_context.h"
|
|
|