Chromium Code Reviews| Index: sync/util/cryptographer.h |
| diff --git a/sync/util/cryptographer.h b/sync/util/cryptographer.h |
| index 2366409c1ac51bbb49e1e487fa1b015dfd58cbb0..bbcac023baa6fede9997ecc850dcce8eeceed6ab 100644 |
| --- a/sync/util/cryptographer.h |
| +++ b/sync/util/cryptographer.h |
| @@ -8,6 +8,7 @@ |
| #include <map> |
| #include <string> |
| +#include "base/macros.h" |
| #include "base/memory/linked_ptr.h" |
| #include "base/memory/scoped_ptr.h" |
| #include "sync/base/sync_export.h" |