Chromium Code Reviews| Index: net/http/md4.h |
| diff --git a/net/http/md4.h b/net/http/md4.h |
| index 0b74df5430d417c060af6c8fe6e7ff4d42937b56..4d37a6435339aeca11dabf0666476f8b4ead850f 100644 |
| --- a/net/http/md4.h |
| +++ b/net/http/md4.h |
| @@ -68,7 +68,7 @@ namespace weak_crypto { |
| */ |
| void MD4Sum(const uint8_t* input, uint32_t inputLen, uint8_t* result); |
| -} // namespace net::weak_crypto |
| +} // namespace weak_crypto |
| } // namespace net |
| #endif // NET_HTTP_MD4_H_ |