Chromium Code Reviews| Index: net/http/http_network_transaction.h |
| diff --git a/net/http/http_network_transaction.h b/net/http/http_network_transaction.h |
| index e819963ac80d4d22b6aaeda7ef66fb0335753608..e961606188341ecf5e63df8e5899e6c377f6fbb7 100644 |
| --- a/net/http/http_network_transaction.h |
| +++ b/net/http/http_network_transaction.h |
| @@ -8,7 +8,6 @@ |
| #include <stdint.h> |
| #include <memory> |
| -#include <string> |
|
mgersh
2017/05/24 15:26:40
Not sure why this was deleted, it looks like it's
Bence
2017/05/24 15:44:56
Reverted. I am sorry for the oversight. Since st
|
| #include "base/gtest_prod_util.h" |
| #include "base/macros.h" |