summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/engine/syncapi.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/sync/engine/syncapi.h')
-rw-r--r--chrome/browser/sync/engine/syncapi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/sync/engine/syncapi.h b/chrome/browser/sync/engine/syncapi.h
index 5e0708a..2db4020 100644
--- a/chrome/browser/sync/engine/syncapi.h
+++ b/chrome/browser/sync/engine/syncapi.h
@@ -833,7 +833,7 @@ class SyncManager {
typedef Callback0::Type ModeChangeCallback;
// Create an uninitialized SyncManager. Callers must Init() before using.
- SyncManager();
+ explicit SyncManager(const std::string& name);
virtual ~SyncManager();
// Initialize the sync manager. |database_location| specifies the path of