Chromium Code Reviews| Index: crypto/openpgp_symmetric_encryption.h |
| diff --git a/crypto/openpgp_symmetric_encryption.h b/crypto/openpgp_symmetric_encryption.h |
| index f70f2cb6c87641188748d100c06ce027a79bb441..bcc81d68d474aa4da469635f0bf6a67293beea6b 100644 |
| --- a/crypto/openpgp_symmetric_encryption.h |
| +++ b/crypto/openpgp_symmetric_encryption.h |
| @@ -7,7 +7,7 @@ |
| #include <string> |
| -#include "base/string_piece.h" |
| +#include "base/strings/string_piece.h" |
| #include "crypto/crypto_export.h" |
| namespace crypto { |