| Index: components/exo/wm_helper_ash.h
|
| diff --git a/components/exo/wm_helper_ash.h b/components/exo/wm_helper_ash.h
|
| index e3cd1856a9cc8e37c1f69fe0af42d7288cf0f3ae..db50586d8dbd19209f22a7818e95fa91b7aaeb25 100644
|
| --- a/components/exo/wm_helper_ash.h
|
| +++ b/components/exo/wm_helper_ash.h
|
| @@ -47,6 +47,7 @@ class WMHelperAsh : 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::client::ActivationChangeObserver:
|
| void OnWindowActivated(
|
|
|