diff options
Diffstat (limited to 'crypto/encryptor.h')
-rw-r--r-- | crypto/encryptor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/encryptor.h b/crypto/encryptor.h index 798a26f..c91d5a4 100644 --- a/crypto/encryptor.h +++ b/crypto/encryptor.h @@ -9,7 +9,7 @@ #include "base/basictypes.h" #include "base/memory/scoped_ptr.h" -#include "base/string_piece.h" +#include "base/strings/string_piece.h" #include "build/build_config.h" #include "crypto/crypto_export.h" |