Index: chrome/browser/gtk/bookmark_bar_gtk.h |
diff --git a/chrome/browser/gtk/bookmark_bar_gtk.h b/chrome/browser/gtk/bookmark_bar_gtk.h |
index 4f4b7b7bcb4ad6e2d20cf16def273c7d029cfa93..1e0e97e0d13d1930b758fc9f37bd678fb0d635bb 100644 |
--- a/chrome/browser/gtk/bookmark_bar_gtk.h |
+++ b/chrome/browser/gtk/bookmark_bar_gtk.h |
@@ -316,10 +316,6 @@ class BookmarkBarGtk : public AnimationDelegate, |
// The other bookmarks button. |
GtkWidget* other_bookmarks_button_; |
- // The sync re-login indicator which appears when the user needs to re-enter |
- // credentials in order to continue syncing. |
- GtkWidget* sync_error_button_; |
- |
// A pointer to the ProfileSyncService instance if one exists. |
ProfileSyncService* sync_service_; |