Index: chrome/browser/views/bookmark_bar_view.h |
diff --git a/chrome/browser/views/bookmark_bar_view.h b/chrome/browser/views/bookmark_bar_view.h |
index bb532fb8fcf70c61238bc141c1d5f3bea16a650c..e708b995938c04edc7814d58f523549df2cdf404 100644 |
--- a/chrome/browser/views/bookmark_bar_view.h |
+++ b/chrome/browser/views/bookmark_bar_view.h |
@@ -429,10 +429,6 @@ class BookmarkBarView : public DetachableToolbarView, |
// Creates the sync error button and adds it as a child view. |
views::TextButton* CreateSyncErrorButton(); |
- // Asserts the number of bookmark buttons we have matches that of the model, |
- // as well as this being invoked on the ui thread. |
- void CheckIntegrity(); |
- |
NotificationRegistrar registrar_; |
Profile* profile_; |