| Index: net/http/http_server_properties.h
|
| diff --git a/net/http/http_server_properties.h b/net/http/http_server_properties.h
|
| index e171075268b2d8d3e511f1d7124ff4afe35b4041..edf598ff029c4e6f79119c702fb001c2d33913c4 100644
|
| --- a/net/http/http_server_properties.h
|
| +++ b/net/http/http_server_properties.h
|
| @@ -15,6 +15,7 @@
|
| #include "net/base/net_export.h"
|
| #include "net/socket/next_proto.h"
|
| #include "net/spdy/spdy_framer.h" // TODO(willchan): Reconsider this.
|
| +#include "net/spdy/spdy_protocol.h"
|
|
|
| namespace net {
|
|
|
|
|