Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(35)

Unified Diff: chrome/browser/sync/sync_ui_util.h

Issue 8391034: Remove sync error button from bookmark bar (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: address review comments Created 9 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/sync/sync_ui_util.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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);
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/sync/sync_ui_util.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698