| Index: components/exo/wm_helper_mus.h
|
| diff --git a/components/exo/wm_helper_mus.h b/components/exo/wm_helper_mus.h
|
| index c819f80f33e8dd32e276f5c0e21ab402a37b3788..c348500a08d8fbbc5074b22c9b44b39e003d024c 100644
|
| --- a/components/exo/wm_helper_mus.h
|
| +++ b/components/exo/wm_helper_mus.h
|
| @@ -44,6 +44,7 @@ class WMHelperMus : public WMHelper,
|
| bool IsMaximizeModeWindowManagerEnabled() const override;
|
| bool IsSpokenFeedbackEnabled() const override;
|
| void PlayEarcon(int sound_key) const override;
|
| + void SetCursor(gfx::NativeCursor cursor) override;
|
|
|
| // Overridden from aura::FocusSynchronizerObserver:
|
| void OnActiveFocusClientChanged(aura::client::FocusClient* focus_client,
|
|
|