Chromium Code Reviews| Index: crypto/sha2.cc |
| diff --git a/crypto/sha2.cc b/crypto/sha2.cc |
| index 7c9b9d201b6080a8b8b53435d8c80e7bcae44937..7626bdcb680bd4195b9f93b9ed5d55c33709622c 100644 |
| --- a/crypto/sha2.cc |
| +++ b/crypto/sha2.cc |
| @@ -5,7 +5,7 @@ |
| #include "crypto/sha2.h" |
| #include "base/scoped_ptr.h" |
| -#include "base/stl_util-inl.h" |
| +#include "base/stl_util.h" |
| #include "crypto/secure_hash.h" |
| namespace crypto { |