| Index: chrome/browser/ui/gtk/infobars/translate_infobar_base_gtk.h
|
| diff --git a/chrome/browser/ui/gtk/infobars/translate_infobar_base_gtk.h b/chrome/browser/ui/gtk/infobars/translate_infobar_base_gtk.h
|
| index 8882037615aae675ec810008ea9c9c54722435ff..cf3515ab5d0478db4a82cb3e08e20ed78c7da4a9 100644
|
| --- a/chrome/browser/ui/gtk/infobars/translate_infobar_base_gtk.h
|
| +++ b/chrome/browser/ui/gtk/infobars/translate_infobar_base_gtk.h
|
| @@ -55,10 +55,6 @@ class TranslateInfoBarBase : public InfoBarGtk {
|
| TranslateInfoBarDelegate* GetDelegate();
|
|
|
| private:
|
| - // Builds a button with an arrow in it to emulate the menu-button style from
|
| - // the windows version.
|
| - static GtkWidget* BuildOptionsMenuButton();
|
| -
|
| CHROMEGTK_CALLBACK_0(TranslateInfoBarBase, void, OnOptionsClicked);
|
|
|
| // A percentage to average the normal page action background with the error
|
|
|