Chromium Code Reviews| Index: components/os_crypt/os_crypt.h |
| diff --git a/components/os_crypt/os_crypt.h b/components/os_crypt/os_crypt.h |
| index a75ccf9a882b05c3dde9e7a161b19dab5dee7ff2..33e5b7146c0cba5f8412b6b359295ba9a8105160 100644 |
| --- a/components/os_crypt/os_crypt.h |
| +++ b/components/os_crypt/os_crypt.h |
| @@ -7,6 +7,7 @@ |
| #include <string> |
| +#include "base/macros.h" |
| #include "base/strings/string16.h" |
| // The OSCrypt class gives access to simple encryption and decryption of |