| Index: ash/common/system/chromeos/ime_menu/ime_menu_tray.h
|
| diff --git a/ash/common/system/chromeos/ime_menu/ime_menu_tray.h b/ash/common/system/chromeos/ime_menu/ime_menu_tray.h
|
| index 0c8355290405b525ed138399233834934ed5b904..0c7f13b7b82a3d230b74c4afb17a66f7352631ac 100644
|
| --- a/ash/common/system/chromeos/ime_menu/ime_menu_tray.h
|
| +++ b/ash/common/system/chromeos/ime_menu/ime_menu_tray.h
|
| @@ -59,7 +59,6 @@ class ASH_EXPORT ImeMenuTray : public TrayBackgroundView,
|
| bool ShouldShowKeyboardToggle() const;
|
|
|
| // TrayBackgroundView:
|
| - void SetShelfAlignment(ShelfAlignment alignment) override;
|
| base::string16 GetAccessibleNameForTray() override;
|
| void HideBubbleWithView(const views::TrayBubbleView* bubble_view) override;
|
| void ClickedOutsideBubble() override;
|
|
|