Chromium Code Reviews| Index: net/quic/core/crypto/curve25519_key_exchange.cc | 
| diff --git a/net/quic/core/crypto/curve25519_key_exchange.cc b/net/quic/core/crypto/curve25519_key_exchange.cc | 
| index ecbcd21a8fce8a564320e234f424aa067f75fe8d..99e62cbfe196e24308ecb758311edbdd3addcb1a 100644 | 
| --- a/net/quic/core/crypto/curve25519_key_exchange.cc | 
| +++ b/net/quic/core/crypto/curve25519_key_exchange.cc | 
| @@ -6,7 +6,6 @@ | 
| #include <cstdint> | 
| -#include "base/logging.h" | 
| #include "net/quic/core/crypto/quic_random.h" | 
| #include "third_party/boringssl/src/include/openssl/curve25519.h" |