Index: sync/util/cryptographer.h |
diff --git a/sync/util/cryptographer.h b/sync/util/cryptographer.h |
index 384ba78d45192bd49700cf13a764dc8376011141..2dfdedccf6c212ff787919e71f9cf6c3d6924d9f 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 { |