| Index: chrome/browser/ui/gtk/infobars/before_translate_infobar_gtk.h
|
| ===================================================================
|
| --- chrome/browser/ui/gtk/infobars/before_translate_infobar_gtk.h (revision 194662)
|
| +++ chrome/browser/ui/gtk/infobars/before_translate_infobar_gtk.h (working copy)
|
| @@ -17,7 +17,7 @@
|
| virtual ~BeforeTranslateInfoBar();
|
|
|
| // Overridden from TranslateInfoBarBase:
|
| - virtual void Init() OVERRIDE;
|
| + virtual void InitWidgets() OVERRIDE;
|
|
|
| protected:
|
| virtual bool ShowOptionsMenuButton() const OVERRIDE;
|
|
|