| Index: ui/views/widget/desktop_aura/desktop_native_cursor_manager.h
|
| diff --git a/ui/views/widget/desktop_aura/desktop_native_cursor_manager.h b/ui/views/widget/desktop_aura/desktop_native_cursor_manager.h
|
| index 38881f8b14bd0a9810f62aab1fbcce7a7d82555b..d7ba6daa1a35189abf1f3df6dd3f50be7681ecf8 100644
|
| --- a/ui/views/widget/desktop_aura/desktop_native_cursor_manager.h
|
| +++ b/ui/views/widget/desktop_aura/desktop_native_cursor_manager.h
|
| @@ -28,7 +28,7 @@ class NativeCursorManagerDelegate;
|
| namespace views {
|
|
|
| // A NativeCursorManager that performs the desktop-specific setting of cursor
|
| -// state. Similar to AshNativeCursorManager, it also communicates these changes
|
| +// state. Similar to NativeCursorManagerAsh, it also communicates these changes
|
| // to all root windows.
|
| class VIEWS_EXPORT DesktopNativeCursorManager
|
| : public wm::NativeCursorManager {
|
|
|