Chromium Code Reviews| Index: net/quic/crypto/strike_register.cc |
| diff --git a/net/quic/crypto/strike_register.cc b/net/quic/crypto/strike_register.cc |
| index c9b13539d12c4f599678f083765644815b9ed88c..d521adb346ea73d1e489d6fce445108bdf8ed06d 100644 |
| --- a/net/quic/crypto/strike_register.cc |
| +++ b/net/quic/crypto/strike_register.cc |
| @@ -4,6 +4,7 @@ |
| #include "net/quic/crypto/strike_register.h" |
| +#include <algorithm> |
| #include <limits> |
| #include "base/logging.h" |