Index: net/quic/crypto/channel_id.h |
diff --git a/net/quic/crypto/channel_id.h b/net/quic/crypto/channel_id.h |
index a560f152c6d542b85d736898fcd28c675b9a9ff1..97c646c5392e319ec6c900fbcaff832eefe3dd13 100644 |
--- a/net/quic/crypto/channel_id.h |
+++ b/net/quic/crypto/channel_id.h |
@@ -16,7 +16,7 @@ namespace net { |
// ChannelID keys. |
class NET_EXPORT_PRIVATE ChannelIDSigner { |
public: |
- virtual ~ChannelIDSigner() { } |
+ virtual ~ChannelIDSigner() {} |
// Sign signs |signed_data| using the ChannelID key for |hostname| and puts |
// the serialized public key into |out_key| and the signature into |