diff options
Diffstat (limited to 'sync/internal_api/public/delete_journal.h')
-rw-r--r-- | sync/internal_api/public/delete_journal.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sync/internal_api/public/delete_journal.h b/sync/internal_api/public/delete_journal.h index 1e66b3c..3152b02 100644 --- a/sync/internal_api/public/delete_journal.h +++ b/sync/internal_api/public/delete_journal.h @@ -7,6 +7,7 @@ #include <vector> +#include "sync/base/sync_export.h" #include "sync/internal_api/public/base/model_type.h" #include "sync/protocol/sync.pb.h" @@ -23,7 +24,7 @@ typedef std::vector<BookmarkDeleteJournal> BookmarkDeleteJournalList; // Static APIs for passing delete journals between syncer::syncable namspace // and syncer namespace. -class DeleteJournal { +class SYNC_EXPORT DeleteJournal { public: // Return info about deleted bookmark entries stored in the delete journal // of |trans|'s directory. |