Index: net/http/http_network_transaction.cc |
diff --git a/net/http/http_network_transaction.cc b/net/http/http_network_transaction.cc |
index e29b01d43e23a9c2f99c2bf647a483e891c25022..8b9c46cda1203baa9ed0a50c3aa6f130d16bbcf0 100644 |
--- a/net/http/http_network_transaction.cc |
+++ b/net/http/http_network_transaction.cc |
@@ -5,6 +5,7 @@ |
#include "net/http/http_network_transaction.h" |
#include <set> |
+#include <string> |
mgersh
2017/05/24 15:26:40
(see comment on .h file)
Bence
2017/05/24 15:44:56
Reverted.
|
#include <utility> |
#include <vector> |