summaryrefslogtreecommitdiffstats
path: root/chrome/views/aero_tooltip_manager.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/views/aero_tooltip_manager.h')
-rw-r--r--chrome/views/aero_tooltip_manager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/views/aero_tooltip_manager.h b/chrome/views/aero_tooltip_manager.h
index 3b7b99a..7635904 100644
--- a/chrome/views/aero_tooltip_manager.h
+++ b/chrome/views/aero_tooltip_manager.h
@@ -28,7 +28,7 @@ namespace views {
// TODO(glen): Resolve this with Microsoft.
class AeroTooltipManager : public TooltipManager {
public:
- AeroTooltipManager(Container* container, HWND parent);
+ AeroTooltipManager(Widget* widget, HWND parent);
virtual ~AeroTooltipManager();
virtual void OnMouse(UINT u_msg, WPARAM w_param, LPARAM l_param);