Chromium Code Reviews| Index: net/quic/core/crypto/strike_register.cc | 
| diff --git a/net/quic/core/crypto/strike_register.cc b/net/quic/core/crypto/strike_register.cc | 
| index a673346db161804fd3ea73433b348cbba6ea646b..b5c4e937a17d999d7322fabea64e8c2f92152f05 100644 | 
| --- a/net/quic/core/crypto/strike_register.cc | 
| +++ b/net/quic/core/crypto/strike_register.cc | 
| @@ -7,7 +7,7 @@ | 
| #include <algorithm> | 
| #include <limits> | 
| -#include "base/logging.h" | 
| +#include "net/quic/platform/api/quic_logging.h" | 
| namespace net { |