| 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 a70b36164a37a91034c065f901cf9cbf908c9f3f..b00d61a098f4f533f7575b1ccd8ddeb29d752679 100644
|
| --- a/chrome/browser/gtk/bookmark_bar_gtk.h
|
| +++ b/chrome/browser/gtk/bookmark_bar_gtk.h
|
| @@ -77,9 +77,6 @@ class BookmarkBarGtk : public AnimationDelegate,
|
| // rendering).
|
| bool OnNewTabPage();
|
|
|
| - // True if we're on an extension apps page.
|
| - bool OnAppsPage() const;
|
| -
|
| // Change the visibility of the bookmarks bar. (Starts out hidden, per GTK's
|
| // default behaviour). There are three visiblity states:
|
| //
|
|
|