| Index: ash/system/overview/overview_button_tray.h
|
| diff --git a/ash/system/overview/overview_button_tray.h b/ash/system/overview/overview_button_tray.h
|
| index 1aca24a93af144de16c27e395d5f18bbc0462c92..a58bae11576457979207ee82e858ef9781a91a46 100644
|
| --- a/ash/system/overview/overview_button_tray.h
|
| +++ b/ash/system/overview/overview_button_tray.h
|
| @@ -37,7 +37,7 @@ class ASH_EXPORT OverviewButtonTray : public TrayBackgroundView,
|
| // ShellObserver:
|
| void OnMaximizeModeStarted() override;
|
| void OnMaximizeModeEnded() override;
|
| - void OnOverviewModeEnding() override;
|
| + void OnOverviewModeEnded() override;
|
|
|
| // TrayBackgroundView:
|
| bool ClickedOutsideBubble() override;
|
|
|