Index: net/http/http_util.h |
diff --git a/net/http/http_util.h b/net/http/http_util.h |
index 080138270a287e9722ef5627a887444e6d96848d..a3a7aede874c9b79334a7e4fcb2141d010c00018 100644 |
--- a/net/http/http_util.h |
+++ b/net/http/http_util.h |
@@ -336,9 +336,6 @@ class NET_EXPORT HttpUtil { |
HttpUtil::ValuesIterator props_; |
bool valid_; |
- std::string::const_iterator begin_; |
- std::string::const_iterator end_; |
- |
std::string::const_iterator name_begin_; |
std::string::const_iterator name_end_; |