| Index: chrome/browser/ui/gtk/browser_window_gtk.h
|
| diff --git a/chrome/browser/ui/gtk/browser_window_gtk.h b/chrome/browser/ui/gtk/browser_window_gtk.h
|
| index 609b8ef7d509e17ab64fdc5ce00d2bfa28766dfb..716b70138baf979383425c434dafbb766c82191c 100644
|
| --- a/chrome/browser/ui/gtk/browser_window_gtk.h
|
| +++ b/chrome/browser/ui/gtk/browser_window_gtk.h
|
| @@ -462,9 +462,6 @@ class BrowserWindowGtk : public BrowserWindow,
|
| bool IsToolbarSupported() const;
|
| bool IsBookmarkBarSupported() const;
|
|
|
| - // Returns |true| if the window bounds match the monitor size.
|
| - bool BoundsMatchMonitorSize();
|
| -
|
| // Put the bookmark bar where it belongs.
|
| void PlaceBookmarkBar(bool is_floating);
|
|
|
|
|