Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(395)

Unified Diff: trunk/src/ui/views/corewm/tooltip_win.h

Issue 77203002: Revert 236048 "Rename RootWindowHost* to WindowTreeHost*" (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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);
« no previous file with comments | « trunk/src/ui/views/corewm/input_method_event_filter.cc ('k') | trunk/src/ui/views/test/ui_controls_factory_desktop_aurax11.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698