Index: chrome/browser/sync/sync_ui_util.h |
diff --git a/chrome/browser/sync/sync_ui_util.h b/chrome/browser/sync/sync_ui_util.h |
index e72671d3b7240061397c570b7a7a5cb960f85dd9..c533803194029893a47ba3a8bbee23f7457aa172 100644 |
--- a/chrome/browser/sync/sync_ui_util.h |
+++ b/chrome/browser/sync/sync_ui_util.h |
@@ -57,9 +57,5 @@ void GetStatusLabelsForSyncGlobalError(ProfileSyncService* service, |
MessageType GetStatus(ProfileSyncService* service, const SigninManager& signin); |
-// Returns a string with the synchronization status. |
-string16 GetSyncMenuLabel(ProfileSyncService* service, |
- const SigninManager& signin); |
- |
} // namespace sync_ui_util |
#endif // CHROME_BROWSER_SYNC_SYNC_UI_UTIL_H_ |