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 881b51923637b0d44dee7912b6c51b2f6c7d07b7..2ded4eba00f322238b4960a76ee570891506438b 100644 |
--- a/chrome/browser/sync/sync_ui_util.h |
+++ b/chrome/browser/sync/sync_ui_util.h |
@@ -58,9 +58,6 @@ void GetStatusLabelsForSyncGlobalError(ProfileSyncService* service, |
MessageType GetStatus(ProfileSyncService* service); |
-// Determines whether or not the sync error button should be visible. |
-bool ShouldShowSyncErrorButton(ProfileSyncService* service); |
- |
// Returns a string with the synchronization status. |
string16 GetSyncMenuLabel(ProfileSyncService* service); |