Index: net/dns/dns_protocol.h |
diff --git a/net/dns/dns_protocol.h b/net/dns/dns_protocol.h |
index a8aad65c2fb3b6cbcc17e00de8f757890f7984f2..6da2ef8f4ed9e06dee4f97fb75fb2e7d957d08de 100644 |
--- a/net/dns/dns_protocol.h |
+++ b/net/dns/dns_protocol.h |
@@ -119,7 +119,6 @@ static const uint16 kTypeAAAA = 28; |
static const uint16 kTypeSRV = 33; |
static const uint16 kTypeNSEC = 47; |
- |
// DNS rcode values. |
static const uint8 kRcodeMask = 0xf; |
static const uint8 kRcodeNOERROR = 0; |