| Index: net/tools/fetch/http_server_request_info.h
|
| diff --git a/net/tools/fetch/http_server_request_info.h b/net/tools/fetch/http_server_request_info.h
|
| index 239d3b9a7a95b46a8774badf295c9e821dda70b8..fb45bdbebb0e0d8d924fb30ed145b8829dc347fc 100644
|
| --- a/net/tools/fetch/http_server_request_info.h
|
| +++ b/net/tools/fetch/http_server_request_info.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef NET_BASE_TOOLS_HTTP_SERVER_REQUEST_INFO_H_
|
| #define NET_BASE_TOOLS_HTTP_SERVER_REQUEST_INFO_H_
|
|
|
| +#include <map>
|
| #include <string>
|
|
|
| #include "net/http/http_request_info.h"
|
|
|