Chromium Code Reviews| Index: crypto/encryptor.h |
| diff --git a/crypto/encryptor.h b/crypto/encryptor.h |
| index 798a26f84f07879f2965017cdb67d7ce61c09b57..c91d5a45c2dd638c8dce7f80306728fb999bc1a3 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" |