summaryrefslogtreecommitdiffstats
path: root/sync/internal_api/public/sync_context.h
diff options
context:
space:
mode:
Diffstat (limited to 'sync/internal_api/public/sync_context.h')
-rw-r--r--sync/internal_api/public/sync_context.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sync/internal_api/public/sync_context.h b/sync/internal_api/public/sync_context.h
index 5481460..0d522f9 100644
--- a/sync/internal_api/public/sync_context.h
+++ b/sync/internal_api/public/sync_context.h
@@ -19,7 +19,7 @@ struct ActivationContext;
// functionality to other classes, and most of the interface is exposed not
// directly here but instead through a per-ModelType class that this class helps
// instantiate.
-class SYNC_EXPORT_PRIVATE SyncContext {
+class SYNC_EXPORT SyncContext {
public:
SyncContext();
virtual ~SyncContext();