summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/frame/aero_glass_frame.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/views/frame/aero_glass_frame.h')
-rw-r--r--chrome/browser/views/frame/aero_glass_frame.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/views/frame/aero_glass_frame.h b/chrome/browser/views/frame/aero_glass_frame.h
index 86df734..7daa04a 100644
--- a/chrome/browser/views/frame/aero_glass_frame.h
+++ b/chrome/browser/views/frame/aero_glass_frame.h
@@ -39,7 +39,7 @@ class AeroGlassFrame : public BrowserFrame,
virtual views::Window* GetWindow();
protected:
- // Overridden from views::ContainerWin:
+ // Overridden from views::WidgetWin:
virtual bool AcceleratorPressed(views::Accelerator* accelerator);
virtual bool GetAccelerator(int cmd_id, views::Accelerator* accelerator);
virtual void OnInitMenuPopup(HMENU menu, UINT position, BOOL is_system_menu);