summaryrefslogtreecommitdiffstats
path: root/sync/util/cryptographer.h
diff options
context:
space:
mode:
Diffstat (limited to 'sync/util/cryptographer.h')
-rw-r--r--sync/util/cryptographer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sync/util/cryptographer.h b/sync/util/cryptographer.h
index 384ba78..2dfdedc 100644
--- a/sync/util/cryptographer.h
+++ b/sync/util/cryptographer.h
@@ -24,7 +24,7 @@ namespace syncer {
class Encryptor;
-extern const char kNigoriTag[];
+SYNC_EXPORT_PRIVATE extern const char kNigoriTag[];
// The parameters used to initialize a Nigori instance.
struct KeyParams {