summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/sync_prefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/sync/sync_prefs.h')
-rw-r--r--chrome/browser/sync/sync_prefs.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/chrome/browser/sync/sync_prefs.h b/chrome/browser/sync/sync_prefs.h
index b0b2fb0..21b0c13 100644
--- a/chrome/browser/sync/sync_prefs.h
+++ b/chrome/browser/sync/sync_prefs.h
@@ -54,8 +54,7 @@ class SyncPrefs : NON_EXPORTED_BASE(public base::NonThreadSafe),
virtual ~SyncPrefs();
- static void RegisterUserPrefs(PrefService* prefs,
- PrefRegistrySyncable* registry);
+ static void RegisterUserPrefs(PrefRegistrySyncable* registry);
// Checks if sync is enabled for the profile that owns |io_data|. This must
// be invoked on the IO thread, and can be used to check if sync is enabled