Chromium Code Reviews| Index: net/http/bidirectional_stream_impl.h |
| diff --git a/net/http/bidirectional_stream_impl.h b/net/http/bidirectional_stream_impl.h |
| index 4f53918ef1df506f7712d01959adc03190ed9b78..52a7c7771057644f768f82f7e19dd09371dc5d2d 100644 |
| --- a/net/http/bidirectional_stream_impl.h |
| +++ b/net/http/bidirectional_stream_impl.h |
| @@ -8,6 +8,7 @@ |
| #include <stdint.h> |
| #include <memory> |
| +#include <vector> |
| #include "base/macros.h" |
| #include "base/memory/ref_counted.h" |