Chromium Code Reviews| Index: crypto/hmac_openssl.cc |
| diff --git a/crypto/hmac_openssl.cc b/crypto/hmac_openssl.cc |
| index 74645c7849604446b6aad5bb75be8dd09973a1f2..3ea1c6a8de741a39a8e4655ff2cc5b1f09c19fa9 100644 |
| --- a/crypto/hmac_openssl.cc |
| +++ b/crypto/hmac_openssl.cc |
| @@ -11,7 +11,7 @@ |
| #include "base/logging.h" |
| #include "base/memory/scoped_ptr.h" |
| -#include "base/stl_util-inl.h" |
| +#include "base/stl_util.h" |
| #include "crypto/openssl_util.h" |
| namespace crypto { |