Index: net/base/parse_number.h |
diff --git a/net/base/parse_number.h b/net/base/parse_number.h |
index dc66fb6d8b5e1021fe9d90eea9305194c4af273b..0b4cfc1f8e34a19982df2a0d15e3181eceece909 100644 |
--- a/net/base/parse_number.h |
+++ b/net/base/parse_number.h |
@@ -27,8 +27,6 @@ |
// This API tries to avoid these problems by picking sensible defaults for |
// //net code. For more details see crbug.com/596523. |
-class GURL; |
- |
namespace net { |
// Format to use when parsing integers. |