| Index: ash/wm/ash_native_cursor_manager.h
|
| diff --git a/ash/wm/ash_native_cursor_manager.h b/ash/wm/ash_native_cursor_manager.h
|
| index ae8952b6c047a1d3e1e06fa341be3af3466cfcbd..4442031565604f36650ad3521393fe0bdeb76d14 100644
|
| --- a/ash/wm/ash_native_cursor_manager.h
|
| +++ b/ash/wm/ash_native_cursor_manager.h
|
| @@ -46,7 +46,7 @@ class ASH_EXPORT AshNativeCursorManager
|
| friend class test::CursorManagerTestApi;
|
|
|
| // Overridden from ::wm::NativeCursorManager:
|
| - void SetDisplay(const gfx::Display& display,
|
| + void SetDisplay(const display::Display& display,
|
| ::wm::NativeCursorManagerDelegate* delegate) override;
|
| void SetCursor(gfx::NativeCursor cursor,
|
| ::wm::NativeCursorManagerDelegate* delegate) override;
|
|
|