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

Unified Diff: chrome/browser/views/bookmark_bar_view.h

Issue 2824036: Removes debugging code added in hopes of finding crasher. The crash (Closed)
Patch Set: Created 10 years, 6 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 | « no previous file | chrome/browser/views/bookmark_bar_view.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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_;
« no previous file with comments | « no previous file | chrome/browser/views/bookmark_bar_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698