Index: trunk/src/ui/views/corewm/tooltip_win.h |
=================================================================== |
--- trunk/src/ui/views/corewm/tooltip_win.h (revision 236092) |
+++ trunk/src/ui/views/corewm/tooltip_win.h (working copy) |
@@ -24,7 +24,7 @@ |
explicit TooltipWin(HWND parent); |
virtual ~TooltipWin(); |
- // HandleNotify() is forwarded from DesktopWindowTreeHostWin to keep the |
+ // HandleNotify() is forwarded from DesktopRootWindowHostWin to keep the |
// native tooltip in sync. |
bool HandleNotify(int w_param, NMHDR* l_param, LRESULT* l_result); |