summaryrefslogtreecommitdiffstats
path: root/sync/util/get_session_name.h
diff options
context:
space:
mode:
Diffstat (limited to 'sync/util/get_session_name.h')
-rw-r--r--sync/util/get_session_name.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sync/util/get_session_name.h b/sync/util/get_session_name.h
index 4f56634..7ac34ad 100644
--- a/sync/util/get_session_name.h
+++ b/sync/util/get_session_name.h
@@ -22,7 +22,7 @@ SYNC_EXPORT void GetSessionName(
const scoped_refptr<base::TaskRunner>& task_runner,
const base::Callback<void(const std::string&)>& done_callback);
-SYNC_EXPORT std::string GetSessionNameSynchronouslyForTesting();
+SYNC_EXPORT_PRIVATE std::string GetSessionNameSynchronouslyForTesting();
} // namespace syncer