Chromium Code Reviews| Index: chrome/browser/chromeos/status/input_method_menu_button.h |
| =================================================================== |
| --- chrome/browser/chromeos/status/input_method_menu_button.h (revision 63751) |
| +++ chrome/browser/chromeos/status/input_method_menu_button.h (working copy) |
| @@ -24,6 +24,7 @@ |
| virtual ~InputMethodMenuButton() {} |
| // views::View implementation. |
| + virtual gfx::Size GetPreferredSize(); |
| virtual void OnLocaleChanged(); |
| private: |